Pregunta

I want in my iphone app , Voice to Text and then back to Voice.

I tried searching on forum and Google and found some APIs like OpenEars, Vocal Kit and tts , but these are all for English Languages and not for other languages like German , French and Spanish, Chinese, etc.

Is there any Free API for this and I am missing it on Google or there isn't any API for this? Please Help

The existing apps in App Store like Jibbigo and MLD are using such functionality , so what are they using??

ANSWER by Paul Dixon

The Nuance API is free for development but asks to purchase before going live in the APP Store, so it should be accepted that there is no free API ,,, please help guys

¿Fue útil?

Solución 7

I conclude that there is no free and open project till now for my case

Otros consejos

Nuance offers a speech recognition and TTS API for mobile devices.

http://dragonmobile.nuancemobiledeveloper.com/

According to this post speech recognition is available in eight languages and TTS in 35 languages.

OpenEars is free and they have some good support. As you've noted, it doesn't do multilingual.

A commercial tts product that does multilingual, since you'll probably never find a free open product with multilingual support, is Acapela.

I think iSpeech meets your requirement correctly.

It's a paid API but you will be provided with good support.

check the price list here : https://www.ispeech.org/developer/purchase/plans

Also try "AT&T Speech API SDK for iOS" - https://code-api-att.com/NativeSDK/PROD/docs/...

what about OpenEars?

Free and allows commercial use.

Try using VocalKit. Based of CMU Pocketsphinx and for the iPhone.

www.ispeech.org ...
It works against a server ( I think ) but depends on what you want to do it may be usefull to you!.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top