It seems to work.
On any device running Chrome you just need to open the web page that is hosting the Google Speech UI on VoxCommando.
Normally we use this address:
http://127.0.0.1:9091/html/ggspeech/index.html?wsPort=33222Replace the 127.0.0.1 with the IP address of the computer running VoxCommando and open it on your phone in Chrome. You should see the web page but the microphone won't work yet. The local IP will probably be something similar to
192.168.0.102You need to change settings on any devices that you want to connect to this page, to tell it to allow using Google Speech even though it is not a secure connection (http instead of https). I think this is to protect you from malicious site on the internet trying to listen to your microphone.
-Open Chrome and visit: chrome://flags/#unsafely-treat-insecure-origin-as-secure
-Enable it. And click relaunch.
-In the box where you specify origins to treat as secure enter your Address and port. It will look like this:
http://192.168.0.102:9091-Click relaunch.
-Double check that the insecure origins feature is enabled and that the address is sill in the box.
Now you can try that URL again and it should work.
example:
http://192.168.0.102:9091/html/ggspeech/index.html?wsPort=33222On my phone I noticed that it was constantly restarting and beeping. It may depend on the ambient noise and the sensitivity of your microphone.