【发布时间】:2010-10-29 20:53:44
【问题描述】:
Google 提供可在手机上使用的语音识别服务(Android 内置,iPhone 用户可以使用 Google 应用程序)-http://www.google.com/mobile/。我们在 http://waxy.org/2008/11/deconstructing_google_mobiles_voice_search_on_the_iphone/ 发现了一篇文章,其中有人试图对服务进行逆向工程。
我们希望在使用 Android 的 RecognizerIntent 时更好地了解网络上发生的情况。有没有人有任何通过网络使用此服务的经验或知道其他可以解释其工作原理的文章?
【问题讨论】:
-
这个问题可能包含有用的信息 - stackoverflow.com/questions/4361826/…
-
stackoverflow.com/questions/2319735/… 上有一篇很好的帖子处理了这个问题,我相信答案来自 Google 员工。
-
查看访问 Google Speech API - mikepultz.com/2011/03/accessing-google-speech-api-chrome-11
标签: android speech-recognition