Hello everybody.
I would like to generate sound from a String at Symbian devices automaticaly. I wil receive the value of this String remotely and then it will be generated/converted to a sound.
The String will not be very long (3 to 4 words).
For example,
I am going to use Nokia N73 and Nokia N93 for testing.Code:String test="Hello everybody";
Is it possible via J2ME API, or Nokia API?
Or do I need any other external library?
Regards,
kalgik

Reply With Quote

