【實用工具app】Wear Commands|最夯免費app

【實用工具app】Wear Commands|最夯免費app

分享好友

【免費工具App】Wear Commands-APP點子

Wear Commands is a simple floating (movable) button that brings up a standard voice recognition activity, however it uniquely allows other app developers to recognize your speech. Until other developers consider make their apps work with Wear Commands the application serves as a a basic settings tool, you can voice command such as "set maximum brightness, average brightness,open settings". Also works with Wear My Launcher to enable Lock Mode (work in progress).

Why?

In my opinion most developers do not want their application to be initiated via "Ok Google, open fast food menu" followed by voicing "order me a pizza".

Wouldn't it be simpler if you could just tap a button and say "order me a pizza"?

Hopefully Google will allow developers to do this natively in the future but in the mean time this may be of use to others.

【免費工具App】Wear Commands-APP點子

Developers must register a simple receiver in their app to recognize your speech:

Receiver:

com.procoit.voiceactions.RECOGNIZE_SPEECH

public void onReceive(Context context, Intent intent) {

String spokenText = intent.getStringExtra("spokentext");

//IS TEXT COMMAND FOR MY APP?

//DO SOMETHING & DISPLAY TICK

【免費工具App】Wear Commands-APP點子

//IF NOT - DO NOTHING WITH TEXT

}

【免費工具App】Wear Commands-APP點子

免費玩Wear Commands APP玩免費

免費玩Wear Commands App

Wear Commands APP LOGO

Wear Commands LOGO-APP點子

Wear Commands APP QRCode

Wear Commands QRCode-APP點子
熱門國家系統支援版本費用APP評分上架日期更新日期
未知Android
Google Play
v1.0.0
App下載
免費
1970-01-012015-03-09