I'm using a smartphone qtek 8310 windows mobile 5.0 and I'm developing a
program in C#
I believe the qtek 8310 has two different speakers, one external and one
earpiece speaker.
In my program I'm calling the function waveOutGetNumDevs to find out how
many speakers there are. But the function only returns 1. And when playing
PCM data it is played in the external speaker.

Is it possible to redirect the the audio to the earpiece speaker?