搜索有关 SpeechRocognizer Android 2.2 类使用的示例
如果您有关于该类的任何示例代码,我很感兴趣。
谢谢。
If you have any sample code about that class, i'm interested.
Thank you.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Android语音识别资源页面:
http://developer.android.com/resources/articles/speech-input.html
使用语音识别的简单应用程序的示例源代码:
http://developer.android .com/resources/samples/ApiDemos/src/com/example/android/apis/app/VoiceRecognition.html
我不确定
SpeechRecognizer
类是什么意思。它似乎不存在。Android speech recognition resource page:
http://developer.android.com/resources/articles/speech-input.html
Example source code for a simple app using speech recognition:
http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/app/VoiceRecognition.html
I'm not sure what you mean by the
SpeechRecognizer
class. It doesn't appear to exist.