Exposing events for user-speech-start and user-speech-end
Currently we have events for the assistant starting & ending their speech. It would be nice if the user speech stop event was exposed as well.
Looking to benchmark latency & looks like I may have to reach through the Web Speech API's
Looking to benchmark latency & looks like I may have to reach through the Web Speech API's
speechend event (https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition/speechend_event).



