Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用谷歌翻译时,可以切换到俄语语音识别,但是如何在安卓手机中实现谷歌俄语语音引擎呢?
现在,我可以使用默认的谷歌英语语音引擎,有没有可能我可以选择不同的语言,比如日语、西班牙语、法语等。(我的意思是谷歌语音识别)
调用识别器时设置RecognizerIntent.EXTRA_LANGUAGE 。