I'm looking for a sound format that all S60 phones can use.
Can they use midi?
Is there any examples of how to load in Midi files from the jar and play them?
Many thanks for your advice.
Woody
I'm looking for a sound format that all S60 phones can use.
Can they use midi?
Is there any examples of how to load in Midi files from the jar and play them?
Many thanks for your advice.
Woody
They can all handle SP-MIDI (and they can all also handle other audio file formats like WAV or AMR).
All S60 can use Wavs? Thats would be better since they are a more flexible sound format!
Are there any examples of code regarding the loading of wavs for a jar and playing them?
Thanks for you advice!
Woody
All the S60 phones do support the AMR format but is it possible to play them using the J2ME API.
The 7650 doesnt have the support for JSR 135 and so we cant use the Player API.
I have not used the Sound class in NokiaAPI.
Can anybody give me a hint on that??