语音到文本的转换在Android中语音、文本、Android

由网友(轮回/°m)分享简介:你好我需要帮助的讲话在android的文本转换,我一直在Google上搜寻了一​​个小时的主题,现在,每一个帮助我找到显示我如何将文本转换成语音,而不是角落找寻其他方式,Hi i need help with speech to text conversion in android, ive been googlin...

你好我需要帮助的讲话在android的文本转换,我一直在Google上搜寻了一​​个小时的主题,现在,每一个帮助我找到显示我如何将文本转换成语音,而不是角落找寻其他方式,

Hi i need help with speech to text conversion in android, ive been googling the topic for an hour now and every help i find shows me how to convert text into speech and not the other way arround,

的http://android-developers.blogspot.com/2009/09/introduction-to-text-to-speech-in.html

http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/app/TextToSpeechActivity.html

上面还两个环节告诉我如何将文本转换成语音, 即时通讯基本上是建立一个应用程序的记录无论用户speeks,然后将其转换成文本,将音频即时通讯有问题

the two links above also show me how to convert text into speech, im basically building an app that records whatever the user speeks and then converts it into text, im having problems converting the audio

请告诉我,如果它甚至有可能,如果是这样,你,请给我一个链接,

please tell me if its even possible and if it is then can you please give me a link,

推荐答案

用户的 RecognizerIntent 来使用语音输入在应用程序中。你可以看看样品code VoiceRecognition 来自谷歌。

User the RecognizerIntent to use speech input in your application. You can have a look at the sample code VoiceRecognition from Google.

阅读全文

相关推荐

最新文章