I need a voice interpreter and translator for an app... where do I go? - voice-recognition

Does anyone know where I can find a voice interpreter and translator that I can use on an app? I want voice recognition on a few languages that get translated in to text. Where can I find this or where should I start? I am a rookie so any help is appreciated.

Are you looking for a commercial solution? If so, Dragon has SDKs
http://www.nuance.com/naturallyspeaking/products/sdk/developers.asp

Related

What is the best mobile "text-to-speech" and "speech-to-text" tool for both android and IOS?

Would you please help me to find out the best mobile "text-to-speech" and "speech-to-text" tool for both android and IOS?
I searched the web and found some tools such as:
For Speech to Text(STT):
1.react-native-voice
2.RNSpeakChat
3.Using Google Cloud
4.SpeechRecognizer
5.react-native-watson
6.react-speech-recognition
7.react-native-speech-recognition
and for text to speech (TTS):
1.react-native-tts
2.react-native-watson
3.react-native-speech
But I couldn't find which one is the best choice. Would you please help me in this regard?
Thanks in advance
For Speech to text you can refer this article as it explains precisely and also it uses react-native-voice as its an easy library to get started with . react-native-speech-to-text
For text-to-speech functionality, as per documentation of react-native-tts looks simple. you could implement that.
Hope it helps. feel free for doubts

Voice Recognition with Lotus Script

I am trying to create a Voice Recognition software with Lotus Script. I looked around but have no idea where to begin. Any suggestions? Thank you. I looke
Depending on the use case, look for a solution in Java and implement it as a plugin for the client or kind of COM object.

Convert festival tts to flite tts

i currently have a tts which is built using festival and festvox. i need to convert these voices and build a TTS in flite. apparently you can do the conversion using festvox (the festvox and flite websites say so but no proper steps on how to do it). can some one please help me out with it as i am new to this area?
thanx in advance ..
Just in-case anyone else was wondering the same i found the steps mentioned in this document useful and also subscribe to the mailing lists and feel free to ask question.
although i must mention i never implemented to TTS using "flite". i went ahead with "espeak"

How to read RFID using iPhone SDK

In My application i need to read the RFIDs. How it will be possible. I dont have any idea how to achieve this. Is there any API for this.Please suggest me in this issue.
Thanks in Advance
The easiest way is to buy an rfid reader for iPhone, and use its SDK.
Have a look to iCarte, it could be a good starting point.

What is powering the Google Translate speech synthesis feature?

Does anyone know what software is behind the speech synthesis feature on Google Translate - it does a pretty good job in a number of languages.
I'm not sure but I found;
eSpeak
eSpeak is a compact open source software speech synthesizer for
English and other languages, for Linux and Windows.
Referance : Google Translate Adds Text-to-Speech for More Languages
Google has their own technology. If they would tell us how they do everything, no one would use their services anymore.