Is there anything like this for FF, I ask because the FF voice repo got shut down a couple years ago and haven't found a competitor.
Ask HN: Looking for a Firefox compatible extension for voice controlled actions
1–10 of 27 posts
Re: Ask HN: Looking for a Firefox compatible extension for voice controlled actions
#2Re: Ask HN: Looking for a Firefox compatible extension for voice controlled actions
#3I'm not aware of anything specific where you could say "click publish" and it would intelligently find the published button, though I haven't looked.
What I use is a combination of vimium (a vim browser plugin, there are a few) and talon (https://talonvoice.com/), either just relying on the vim shortcuts but with my voice, of for specific domains making talon shortcuts.
I have also heard good things about Rango, which is supposed to be a vimium like thing but much more voice focused: https://github.com/david-tejada/rango. I haven't tried to use it though.
Re: Ask HN: Looking for a Firefox compatible extension for voice controlled actions
#4I'm not aware of an extension that does this out of the box though.
Re: Ask HN: Looking for a Firefox compatible extension for voice controlled actions
#5Re: Ask HN: Looking for a Firefox compatible extension for voice controlled actions
#6Building this in JS would not be too difficult using the speech to text API, if that's available to you. I'm not aware of an extension that does this out of the box though.
Source: https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecog...
Re: Ask HN: Looking for a Firefox compatible extension for voice controlled actions
#7Re: Ask HN: Looking for a Firefox compatible extension for voice controlled actions
#8You may want to give https://serenade.ai a try, they have browser support (might be chrome only? not sure), it's good enough, It has the " click publish" feature, and if it doesn't work then you can say like "show inputs" and it will show numbers next to each input so instead of saying "click publish" you say "click 14" etc...