Restricting speech recognition results on Android

前端 未结 3 615
攒了一身酷
攒了一身酷 2020-12-10 20:41

I\'m making an app that allows people to speak and select between a few options (Strings). I\'m having a little problem making the Android Speech Recognizer fit my idea.

3条回答
  •  -上瘾入骨i
    2020-12-10 21:42

    No, there are no such parameters, google speech recognition is not flexible enough. You can use external speech recognition toolkit like CMUSphinx

提交回复
热议问题