Stop the browser's SpeechRecognition task. This is useful to be called when the Shiny app is going to be exited. If not, the browser's tab will keep trying to perfom speech recognition.
1 | stopHeyshiny(session = getDefaultReactiveDomain())
|
session |
Session object to send notification to. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.