text to speech

Login to reply to this topic.
Sat, 2005-04-02 10:25
Joined: 2005-01-22
Forum posts: 112
hi buddy
  which  nokia series sdk is better for text to speech application.,ny sdk support or not.
thanks

Sat, 2005-04-02 12:39
Forum Nokia Champion
Joined: 2003-06-10
Forum posts: 720
text to speech
No SDK has text to speech libraries/support. You have to write such code yourself.

Which SDK to choose depends on what devices you are targeting (you may need more than one depending on your goal).

And the choice of SDK depends also on what IDE (Integrated Development Environment) you use. Each SDK's emulator depends on the IDE compiler (CodeWarrior, Microsoft or Borland).
Sat, 2005-04-02 13:36
Joined: 2005-01-22
Forum posts: 112
text to speech
can what we create text to speech application from series80 sdk.or any other nokia series sdk
thanks
Quote from: N/A
No SDK has text to speech libraries/support. You have to write such code yourself.

Which SDK to choose depends on what devices you are targeting (you may need more than one depending on your goal).

And the choice of SDK depends also on what IDE (Integrated Development Environment) you use. Each SDK's emulator depends on the IDE compiler (CodeWarrior, Microsoft or Borland).
Sat, 2005-04-02 15:41
Forum Nokia Champion
Joined: 2003-06-10
Forum posts: 720
text to speech
You can, but as I said, you have to write the text-to-speech part yourself (there are no built-in support for such in either the phone or any SDK).

In other words, the phone and its SDKs will provide APIs to read text files, and it provides APIs to play sounds, but you have to convert the text to sounds with your own code.
Mon, 2005-05-30 13:25
Joined: 2005-05-24
Forum posts: 2
Re: text to speech
Does anybody have a tested c++ source code(or you know of any source) for text to speech conversion(and vice versa).i require it urgently.it may not have very adv features but should be robust and compact.all source codes (for windows) which i got from the web made use of SAPI or were for linux platform.
please help?Huh
Wed, 2005-06-01 11:35
Joined: 2005-05-24
Forum posts: 2
Re: text to speech
Please help!!!!
Ineed it desperately.
Thanks...
Fri, 2005-09-30 11:02
Joined: 2005-08-25
Forum posts: 5
Re: text to speech
Hi,
      I'm in need of the same code.. can someone suggest me where i can find it...


Regards,
Deepthi
  • Login to reply to this topic.