| Reply | « Previous Thread | Next Thread » |
|
Hi,
Has anyone sucessfully got a J2ME app to play any ringtone audio using the Nokia UI Sound class on a real 7650? I haven't been able to get anything other than a few clicks out of a real device (v3.08 and v3.12 versions). Many months ago, I had an early device with something like v2.14 OS and that played audio ok. It's not my application either because it plays sounds nicely using the Series 40 emulator, 6310i emulator and both real 6310i and 3410 devices. Thanks for any help, Steve |
|
Hi Steve -
what methods did you try to use when working with the 7650's sound class? I have been trying to use FORMAT_WAV and FORMAT_TONE but neither works. When using FORMAT_WAV, the application breaks with the message "jes-f5-javax.microedition.lcdui0@14...CMdaAudioPlayerU 2". Using FORMAT_TONE, the phone pretends to do something but the speakers do not play any sound. I have also been trying to use the method "Sound.getSupportedFormats()" but calling this method just exits the application. My phone's SW version is v3.12. If you find anything, please keep me updated! Cheers, Benjamin |
|
Hi Benjamin,
FORMAT_TONE is what I've been trying, but I've tried FORMAT_WAV in the past with the same error you've seen. There's nothing wrong with my data either, the exact same code (and data) plays fine using several other phones and the series 40 emulator. When I can be bothered to look into it I think I'll try throwing random data into the Sound class and see if I can get any noise at all! Sorry, Steve |
|
try start a thread to play the sound, instead of play it in the main midlet thread.
|
|
I need to deliver a j2me application that plays back voice mail ( wav format ). can I achieve that ? do you know which phones support it ?
|
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|