KaiWedekind / anycontrol

Voice control for your websites and applications
MIT License
54 stars 6 forks source link

Feature request: Can the script (the command only logic) be decoupled from Chrome Speech API? #15

Open inglesuniversal opened 3 years ago

inglesuniversal commented 3 years ago

I have access to about every cloud service out there. So it gets complicated re-writing commands from one platform to the other, since most of my users use cellphones rather than desktop computers.

So I was wondering if the amazing sintax you've created can work (with the option of disabling the Chrome Speech API on any mobile phone) so I can attach it to a Cloud Speech Recognition Service and REUSE the same commands I have created in the past.

Is that possible?

Best regards and STAY SAFE!