I tried to write an app which can be triggered by voices input from the environment.
Ex: The phone will vibrate if I get to a certain MRT station or bus stop and the driver speaks the name of the station or stop.
The question is that google speech recognition needs to be halted by hand before analyzing the voice.
What can I do if I want the device to search for background voice automatically and to stop speech recognition whenever the voice triggers the device.
BTW any library for phone vibration?
I only found Sound-Vibrate which is totally a different thing...
THX