| Reply | « Previous Thread | Next Thread » |
|
Hi,
I would like to ask do series 40 phones support simultaneous sounds played in applications? Because I tried to simultaneously play two sounds with two separate Sound() objects but in vain. Only one of them was played. Is that the problem of my progam code or is it the limitation of the phones? Thanks in advance Nelson |
|
Most if not all Series40 (and even Series60 for that matter) phones only support playing one sound at a time using the Sound class. Even phones that can play polyphonic tunes.
If MMAPI is available on the phone then you can use that instead, on Nokia 7650 you can play WAVs if you want (with the Sound class), but otherwise you'll have to stick to 1-poly tunes. Btw, you can check if a phone supports more than one sound at a time using Sound.getConcurrentSoundCount(). shmoove |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|