flogy / gatsby-mdx-tts

🗣 Adds speech output to your Gatsby site using Amazon Polly.
https://gatsby-mdx-tts.netlify.com
MIT License
10 stars 2 forks source link

Stop audio when leaving site #15

Closed ghost closed 4 years ago

ghost commented 4 years ago

This is an issue based on the discussion in https://github.com/flogy/gatsby-mdx-tts/issues/2.

The playback doesn't stop when the user leaves the page. See https://github.com/flogy/gatsby-mdx-tts/issues/2#issuecomment-688480613 for more details.

flogy commented 4 years ago

Thank you for the pull request. I tested and merged it today.