Convert speech to text on iphone

I want to convert speech to text on iphone. There anyway. I used vocalkit, but it does not provide true output.

Edit:

And I also tried using Openears for speech in the text: OpenEars But then it also doesn't work properly.

Open ears problem

I tried to implement open ears through http://www.politepix.com/openears/yourapp . But I canโ€™t understand how to use openears in our application (Step -4). I have successfully configured it. If you have any demonstration of our detailed code sample link, please submit it.

Example: -

I found the code from github: - Link to the code

Not this application when I say something that it does not recognize properly.

I edited my question. Please check this. And I also tried using Openears for speech in the text: OpenEars But then it also does not work properly.

Open ears problem

I tried to implement open ears through http://www.politepix.com/openears/yourapp . But I canโ€™t understand how to use openears in our application (Step -4). I have successfully configured it. If you have any demonstration of our detailed code sample link, please submit it.

What I want to do: -

No matter what I say, he recognizes the right words with any language and wants to take a specific action on the recognized text of the speech. Please help me. thanks in advance

+6
source share
2 answers

First of all, I want to know that applications that have hardware interaction with the code always have a yield of 50-70%. The second thing we are talking about also depends on our phonetic one. How we proclaim this word. sdk, which will first register your word and then work on them, if you speak on the iphone forum, applications that use these sdk are successfully used. So check maybe it helps you.

http://www.creaceed.com/ceedvocalsdk/

+3
source

What's wrong with OpenEars, I used it and worked great in my project

There is also another library available here, here is the link.

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

+7
source

Source: https://habr.com/ru/post/896683/


All Articles