标签: google-speech-api
Google Cloud Speech是否同时支持多种语言?
在RecognitionConfig dpec(https://cloud.google.com/speech/reference/rest/v1beta1/RecognitionConfig)中查找,其中指定了“languageCode”:string 这似乎表明一次只能指定一种语言。长号。
有没有办法让Google Cloud Speech API了解多种语言?
我没有找到任何与此相关的文章