扩展Android的语音搜索应用

Bra*_*rke 10 android

是否可以扩展语音搜索应用程序?我知道我可以在我自己的应用程序中添加一个按钮来启动语音识别对话框,但我想知道是否可以扩展在长按物理"搜索"键时自动启动的语音搜索应用程序.

send text to [contact] [message]
listen to [artist/song/album]
call [business]
call [contact]
send email to [contact] [message]
go to [website]
note to self [note]
navigate to [location/business name]
directions to [location/business name]
map of [location]
Run Code Online (Sandbox Code Playgroud)

我基本上想将自己的动作添加到上面的列表中.

这是可能的还是我必须创建自己的?

Roh*_*ngh 2

一句话,不。该应用程序没有您正在寻找的扩展点。您必须完全编写自己的应用程序,这是其他人已经做过的事情。