 Thread Author
# 1

06-24-2010, 01:57 AM
|
| CrackBerry Newbie | | Join Date: Jun 2010 Posts: 1 Likes Received: 0
Thanked 0 Times in 0 Posts
| |
Implementing Text to Speech in Blackberry Application
Dear Forum,
I am a newbie in Blackberry development, I am trying to implement TTS service in my Blackberry Application for about a month now. I have tried every possible way I found on net, but nothing worked for me.
I am using Eclipse build -20090920-1017, Blackberry plugin Version: 1.1.1.200911111641-15, Java SDK 6.0. I have tried using bb-ant tool to import external jar files (JSAPI.jar, JSAPI2.jar, FreeTTS.jar, etc) in my project but none of them worked for me.
I was not able to preverify JSAPI.jar and FreeTTS.jar
I was able to preverify jsapi2.jar, but when I tried importing it using ant tool or directly by creating a library project, I get errors, like Duplicate definition for Audio.Event class, can not access java.net.url, etc.
Can anyone please provide me with the correct steps to implement TTS in Blackberry App.
Thanks in Advance.
Varun
|