1

Possible Duplicate:
Text to speech on iPhone

I have a string say "Hello world". Please suggest me the best Api or sdk that can convert this text string into speech?

Community
  • 1
  • 1
Aadil
  • 713
  • 2
  • 12
  • 30

2 Answers2

1

iPhone sdk don't have any functionality to convert text into speech.

You can use third party sdk, see the below links,

http://artofsystems.blogspot.com/2009/02/speech-synthesis-on-iphone-with-flite.html

http://github.com/KingOfBrian/VocalKit

Hiren Gujarati
  • 1,039
  • 14
  • 32
  • i had tried FLite sdk for tts conversion but still i am unable to produce an childs sound using this sdk can you help me out?? – Aadil Jun 23 '11 at 06:27
1

I would suggest you using http://www.politepix.com/openears/

RK-
  • 12,099
  • 23
  • 89
  • 155