Search code examples
iossdkspeech-recognitionspeech

API or SDK for speech to text (speech recognition ) iPhone


I want to have a speech recognition API or SDK which recognises the speech spoken by the user and gives it's text form.

Detailed Description is as follows:

In my application I need to play an audio file and text of which is already there with me. When audio starts playing the word should be highlighted which is spoken (from the audio file).

So if I am able to get the word from API or SDK then it is possible to highlight it.

Apart from I Googled a lot for API and I came across ceedvocalsdk but it's not available for free trial.

Can someone provide any idea other than this suiting to my requirement or API or SDK?


Solution

  • You can try

    http://www.politepix.com/openears/

    As for speed, it should be fast, you probably don't use it properly. As I understood you have text already and you need to build grammar from this text.