标签: speech-recognition speech recognizer-intent
我在Google上看到了用于语音识别的无证API(https://www.google.com/speech-api/v1/recognize?)
我的假设是Android RecognizerIntent使用相同的API。
由于Android能够指定语言模型(目前只有两种语言可用),我想知道是否可以在Google API中指定语言模型?
我想同时录制和发送语音以供识别,现在官方API中没有这种语言