开发者

Iphone voice to text & back to voice API [closed]

开发者 https://www.devze.com 2023-02-19 16:55 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 7 years ago.

Improve this question

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

开发者_StackOverflow社区

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


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!.


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

0

精彩评论

暂无评论...
验证码 换一张
取 消