Has anybody been able to play more than one simultaneous Wav-files with S60 JVMs? (using Nokia API/Sound or otherwise?)
Br,
S
Has anybody been able to play more than one simultaneous Wav-files with S60 JVMs? (using Nokia API/Sound or otherwise?)
Br,
S
You can't . Because S60 JVMs enables playing only 1 sound files at the same time. By calling Sound.getConcurrentSoundCount(int type) , you will receive the value "1".
Regards,