TalAter / annyang

:speech_balloon: Speech recognition for your site
https://www.talater.com/annyang/
MIT License
6.57k stars 1.05k forks source link

QUESTION: Change threshold of soundstart #419

Closed pchurro closed 4 years ago

pchurro commented 4 years ago

Hello!

The 'soundstart' callback seems to fire even at very low volume sounds, for example clicking a key on the keyboard. Is there a way to change the threshold of the minimum volume needed to fire the callback?

TalAter commented 4 years ago

Unfortunately that isn't supported by the browser's Speech Recognition and isn't part of the Speech Recognition spec.