有没有办法隐藏在android中使用Speech to Text时出现的对话框?我在某个地方读到过,这是不可能的,但肯定有一种方法可以至少显示它,然后立即隐藏它?
也许可以通过某种方式对某些东西进行子类化并改变它的外观?在我的应用程序中,我仍然想要一个语音被编码的指示器,但不是使用谷歌给出的标准对话框。
发布于 2011-02-28 05:57:04
同样的问题:Is it possible to use android's speech recognition without showing the dialog?
https://stackoverflow.com/questions/5136023
相似问题