Hi!
This is my problem: I'm using the Mobile Media API (JSR 135) to open an AMR audio file to play and all is working well, but I need the phone to play the file not using the default stereo speakers (normaly used for music and media) but using the speaker normaly used for phone calls. The reason is that I need the audio file to be heard only by the phone's owner and nobody else.
Is there a way to select the default output device that the phone will use to play audio files or is there a workaround to achieve this goal?
If there's no way to do this with the standard J2ME api's, is it possible to obtain the result with Nokia SDK? Do I need to use a different programming language?
Thanks in advice for replies!
I'm currently developing for Nokia 5800 (S60 5th edition), but in the future I'd like to port the same application on Series 40 phones as well.

Reply With Quote

