+ Oh no, it looks like your browser doesn't support Speech
+ Recognition.
+
+ )}
+ {supported && (
+
+
+ {`Click 'Listen' and start speaking.
+ SpeechRecognition will provide a transcript of what you are saying.`}
+
+
+
+
+
+ {final && {final}}
+ {interim && {interim}}
+
+
+ {blocked && (
+
+ The microphone is blocked for this site in your browser.
+
+ )}
+
+ )}
+