Discussion Board

Results 1 to 6 of 6
  1. #1
    Registered User pashraj's Avatar
    Join Date
    Jul 2007
    Posts
    21
    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

  2. #2
    Nokia Developer Champion honest_success's Avatar
    Join Date
    Sep 2007
    Posts
    915
    The api like speech recognization is yet not available on any device using j2me. We hope it will available in future.



    -Kartik Trivedi

  3. #3
    Registered User n6630's Avatar
    Join Date
    Dec 2004
    Posts
    37
    Quote Originally Posted by honest_success View Post
    The api like speech recognization is yet not available on any device using j2me. We hope it will available in future.



    -Kartik Trivedi
    he did not mean speech "recognization" he meant text to speech. maybe this will help http://forums.sun.com/thread.jspa?threadID=642596

  4. #4
    Nokia Developer Champion hartti's Avatar
    Join Date
    Apr 2003
    Location
    USA, CA
    Posts
    7,192
    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

  5. #5
    Registered User venjoy143's Avatar
    Join Date
    Dec 2010
    Posts
    1
    Hi friends,

    Anybody have J2ME source code for Text message reader(same like drivesimp.ly)

    Mail:Venkatesanr26@gmail.com

    Thanks in advance

  6. #6
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,414
    Quote Originally Posted by venjoy143 View Post
    Anybody have J2ME source code for Text message reader(same like drivesimp.ly)
    Probably not, as

    1) J2ME has no access to the phone's Inbox (or other default Messaging app folders)
    2) Nokia has no phones with JSR-113 (I don't know if anyone has), so you would have to write your own text-to-speech code, and if someone already has, it is most likely not available (at least not for free)

Similar Threads

  1. problem to send Service Loading push message over 8310
    By alinesimon in forum Mobile Web Site Development
    Replies: 3
    Last Post: 2002-10-23, 07:08
  2. problem with 8310 to send a Service loading push message
    By Nokia_Archive in forum General Messaging
    Replies: 2
    Last Post: 2002-10-10, 08:38
  3. problem to send a service loading message push for 8310
    By alinesimon in forum General Messaging
    Replies: 1
    Last Post: 2002-05-06, 12:39
  4. Problem to send a service loading push message for 8310
    By alinesimon in forum General Messaging
    Replies: 1
    Last Post: 2002-05-06, 11:19
  5. Problem to send a service loadinfd push message for 8310
    By alinesimon in forum Smart Messaging
    Replies: 1
    Last Post: 2002-05-03, 10:49

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved