| Reply | « Previous Thread | Next Thread » |
|
hi friends ...
i m gonna develope text to speech application into the j2me... so anybody know is it possible in j2me? if it is possible then how can i start. is there any code or related url..plz share with me... thks and regards. raj |
|
The api like speech recognization is yet not available on any device using j2me. We hope it will available in future.
-Kartik Trivedi |
| honest_success |
| View Public Profile |
| Find all posts by honest_success |
|
Quote:
|
|
In general, I would say that this is not currently possible on phones with Java ME. The speech API (JSR-113) would solve this issue.
Yes, in theory it is possible to create a library of phonemes and store them inside the JAR file and then analyze the text sequence to find out a proper order for the phonemes to create that speech. However playing out the phonemes in a row would create some challenges. You would need to either build longer sequences of phonemes and then play these collections one after another or then you would need to play the single phonemes one after another in quick succession (likely there would be a short pause after each phoneme). Both will likely create performance and/or sound quality issues. If you have an S60 phone, you could use the built in text-to-speech engine really easily with Python... Hartti |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| problem to send Service Loading push message over 8310 | alinesimon | General Browsing | 3 | 2002-10-23 08:08 |
| problem with 8310 to send a Service loading push message | Nokia_Archive | General Messaging | 2 | 2002-10-10 09:38 |
| problem to send a service loading message push for 8310 | alinesimon | General Messaging | 1 | 2002-05-06 13:39 |
| Problem to send a service loading push message for 8310 | alinesimon | General Messaging | 1 | 2002-05-06 12:19 |
| Problem to send a service loadinfd push message for 8310 | alinesimon | Smart Messaging | 1 | 2002-05-03 11:49 |