i want to make Talking Gina like application for iPhone using lua. but dont know what to use for speech recognition and make my character to talk the words listened. is there any good Api or library in lua which can help me making this application.
pls help!! [import]uid: 101211 topic_id: 18396 reply_id: 318396[/import]
Speech recognition is not supported, but you can record audio which sounds more like your goal - would that be accurate to say?
If so there is a sample in the Corona SDK folder you download, in Sample Code. (It’s called Simple Audio Recorder, if memory serves.)
Peach
[import]uid: 52491 topic_id: 18396 reply_id: 70545[/import]
Thanks peach i got it
[import]uid: 101211 topic_id: 18396 reply_id: 70550[/import]