hi,
I am developing a speech enabled GPS Navigator for Symbian mobile. I m using WRT and Google Maps avpi v3. There is no text to speech utility or api in WRT. So I searched in java and found this article.
http://wiki.forum.nokia.com/index.ph...ion_in_Java_ME
It makes use of JSR 113. I am using Wireless Toolkit for java me development. For TTS in java I need to include the following line
import javax.speech.*;
The problem is there is JSR 113 profile in Wireless Toolkit. Can anyone tell me how can i add that to my Wireless toolkit and also whether the sample program given in the above wiki link will work in nokia 5800 Express Music mobile.

Reply With Quote


