Is there any API/SDK that supports speech recognition of Hindi language?
It can be a web API or an SDK for iOS.
Microsoft has provided the speech APIs for English language
using System.Speech.Recognition;
but there is no speech APIs specially for Hindi Recognition.
Related
I am working on a project which uses Google Speech API in iOS project. The project involves Voice input to recognize many terms which are basically jargons. The Google speech API gracefully fails to recognize this voice input for this jargons.
Is there a way to train google speech API to learn this jargons and easily recognize them while giving voice input in mobile iOS app?
I believe you're referring to (recently rebranded) Google Cloud Speech-to-Text API. If so, there is no way to train it right now.
Now I would like to implement Arabic speech recognition and tts function to my sample app. It seems ispeech is already supporting Arabic and I have implemented Arabic tts function, but I don't know the way of implementing speech recognition of Arabic.
I guess it is necessary to know Arabic locale which is supported by iSpeech, but I am not sure.
Is there a way for this?
I am working on speech recognition functionality for which I used Nuance Dragon Speech recognition SDK.
I need the audio file which is recorded while speech recognition.
Is it possible to get this file?
If Yes, then How?
how to make Vlingo like application?
is there any api that can be used for making apps for ios?
Please provide some guide line or any tutorials or an help or comment will be appreciated
Thanks in advance
i also like to know how the talking ben the dog and talking tom cat is working as we talk it repeats it in funny voice. how it is possible?
For Speech Recognition on iOS, there have been many similar questions. Please see Speech to text Conversion.? or Text-to-speech (voice generation) and speech-to-text (voice recognition) APIs? or Speech recognition framework for iOS that supports Spanish or What is the current best speech recognition API for ios to match few keywords?
For the recognition of text you can use:
https://bitbucket.org/sfoster/iphone-tts/src
For speech recognition testing to see here
http://www.politepix.com/openears
Is there any API available for Blackberry OS.
iSpeech has a TTS and Speech Recognition API available:
speech recognition
I did a quick search and found two possibilities:
MyCaption API (http://www.mycaption.com/resources/api)
Yap, HTTP-based (http://yapinc.com/speech-cloud.html)