I'm trying to use voice to text conversion to fill UITextFields (online mode).Please explain.
Asked
Active
Viewed 1,968 times
1
-
1Your question might be too broad. Please let us know what you have tried so far. – SanitLee Sep 06 '15 at 06:13
-
1Is the one that comes with the system keyboard not good enough? – soulshined Sep 06 '15 at 06:14
-
possible duplicate of [API or SDK for speech to text(speech recognition ) iphone](http://stackoverflow.com/questions/4151812/api-or-sdk-for-speech-to-textspeech-recognition-iphone) – MasterRazer Sep 06 '15 at 07:51
1 Answers
0
Although this question is a duplicate I'm going to answer this!
I used Openears in many cases. It might be difficult to implement but it has a ton of features and is the best API you can possibly find.
Additonally it has the feature of Text-To-Speech which allows you to read a string aloud for example.
And the best part of it: it works offline too!
Here are some other questions asked before, which might help you a little. (Duplicates)
iPhone App › Add voice recognition?

Community
- 1
- 1

MasterRazer
- 1,377
- 3
- 16
- 40