How Can I Implement Google Voice Typing In My Application?

前端 未结 4 2135
梦毁少年i
梦毁少年i 2021-02-14 05:19

I am trying to add a button in my application that starts Google Voice Typing (or the default speech recognition). I have tried following this tutorial. This tutorial is incredi

4条回答
  •  死守一世寂寞
    2021-02-14 05:47

    I had the same issue, but after a long time looking for continuous voice dictation on an activity, I solved that problem using pocketsphinx.

    I couldn't find the way to integrate Google Voice Typing on an activity, just on an input method by following that tutorial. If it confuse you, just download this demo and modify it. Good Luck!

提交回复
热议问题