Available languages for speech recognition

后端 未结 2 1239
醉话见心
醉话见心 2020-12-30 18:44

From what I\'ve read, speech recognition is available for 3 languages: English (UK, US, Au ..), Japanese and Chinese (Mandarin).

Does anyone know more details about

2条回答
  •  不思量自难忘°
    2020-12-30 19:13

    You might want to take a look at android.speech.RecognizerIntent It looks like you can get Language support info from there by calling getVoiceDetailsIntent().

    Have a look at the API docs here

提交回复
热议问题