Is it possible to have Android Voice Recognition (as a custom service) on Google Glass?

倾然丶 夕夏残阳落幕 提交于 2019-11-30 09:56:16
JRomero

This feature has been recently accepted but not yet available, see https://code.google.com/p/google-glass-api/issues/detail?id=245

You can load the additional mentioned apk to get the functionality for the mean time. See Using Android Speech Recognition APIs from Google Glass

As of XE16 it is now possible to use the SpeechRecognizer directly and get the results through the SpeechRecognitionListener.

Unfortunately this still dosen't work offline.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!