The WebForms SpeechToTextButton supports a comprehensive set of events which enable you to provide fluent experience and smooth interaction with the component.
This demo shows how to use and handle the start event,
the end event,
and the result event
which is triggered respectively when the speech recognition service has begun, ended listening to incoming audio and when the speech recognition service returns a result.