This is a JavaScript library.
To use the component, follow the steps below:
Use "OnRecognitionResult" event to receive the transcript result. This event will only fire after the StartTranscript action call and it will stop right after the StopTranscript action is fired.
Check the Demo app for a full implementation sample of the Speech Recognition usage.