0

I'd like to create a custom component which supports voice recognition. It will primarily be an extended EditText which should show the microphone button for voice recognition if it is available. I wanted to to look at the search app-widget on the homescreen but I don't find it in the source.

This is intended to use the voice recognition as some sort of dictation device, i.e. the user does not have to type but use his voice instead.

So could anyone please point me in some direction?
Thanks in advance,
Steff

4

1 回答 1

0

我认为你基本上想要一个按钮显示/隐藏,可以在 onCreate 调用时控制。那应该做你的工作。你为什么需要这样的组件?

于 2010-06-11T10:38:43.160 回答