Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Convert Speech to text in iphone

Tags:

iphone

I want to convert speech to text in iphone. Is there any way. I had used vocalkit but it is not giving the true output.

Edit:

And i had also tried to use Openears for speech to text:- OpenEars But then also it is not working properly.....

The problem with open ears is

i had tried to implement open ears through http://www.politepix.com/openears/yourapp .But i cant't able to understand how to use the openears in our app(Step -4).I had successfully configured it.If u have any demo our detail link with sample code then please send it.

Example:-

I had found the code from github:- Code Link

Not i this application when i speak anything it does not recognize properly.

I had edited my question. Please check it And i had also tried to use Openears for speech to text:- OpenEars But then also it is not working properly.....

The problem with open ears is

i had tried to implement open ears through http://www.politepix.com/openears/yourapp .But i cant't able to understand how to use the openears in our app(Step -4).I had successfully configured it.If u have any demo our detail link with sample code then please send it.

What i want to do is:-

Whatever i speak it recognize the proper words with any language and want to do the particular action on the recognized text of the speech.. Please help me. Thanks in advance

like image 256
ios developer Avatar asked Sep 06 '11 05:09

ios developer


People also ask

Can you use Google speech to text on an iPhone?

Talk to writeOn your iPhone or iPad, install Gboard. Open any app where you can type, like Gmail or Keep. Tap an area where you can enter text. When you see "Speak now," say what you want written.


1 Answers

What is wrong with OpenEars, I have used it and its working perfectly fine in my project

Also there is another library available out there, here is the link.

http://www.ispeech.org/developers/iphone

like image 162
Robin Avatar answered Oct 26 '22 17:10

Robin