English 中文(简体)
How Speech to Text conversion in iPhone
原标题:

Is there any way, by which we can convert speech to Text using iPhone SDK?

最佳回答

Yes, if you are Google, Dragon, or Siri. The iPhone SDK does not provide any access to the iPhone 3GS s built-in voice recognition, which is apparently none too elaborate anyway. Your best bet is to find a web service to which you can upload audio clips for analysis.

问题回答

Krishnan ,This is Reply for your Comment Is that the same case for Text to speech?.

No there is Library called OpenEars by using this Library you may achieve the text to Speech functionality.

OpenEars

OpenEars is an open-source iOS library` for implementing round-trip English language speech recognition and text-to-speech on the iPhone and iPad.

You should take a look of this library.

As of iOS 10 (not released yet), Apple has their own speech recognition API.

https://developer.apple.com/reference/speech/sfspeechrecognizer





相关问题
Speech Recognition with Telephone

I need to detect the user voice when they pick-up the reciever on the other end. Because Modems usually start playing files (playback terminal) when the first ring goes there. So I planned to use ...

speaker dependent speech recognition engin with sdk

I want to do a little apllication, does any one know of a good speaker dependent speech recognition engin with sdk. (not speech to text engins) thank you, Efrat

Speech recognition project

I m making my final year project i.e. speech recognition. but I don t have any idea how to start. I will use c#. Please can anyone guide me how to start? what should be the first step? Thanks

微软 Sam,SAPI替代品

我们计划使用微软讲话标本。 我们现在在Windows XP上使用Microsoft Sam声音,坦率地说,它可怕......。 几乎不可能听到......。

Windows Speech Recognition C#

I m making a program that does stuff (Sorry, I m not allowed to say what it is), but I want to be able to let Windows Speech somehow "know" that there are linklabels and buttons on my Forms, so that ...

热门标签