react-text-to-speech
Advanced tools
Comparing version 0.3.1 to 0.3.2
{ | ||
"name": "react-text-to-speech", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "An easy to use react component for the Web Speech API.", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
@@ -70,7 +70,3 @@ # react-text-to-speech | ||
``` | ||
## Demo | ||
https://github.com/SahilAggarwal2004/cloudnotes/blob/master/src/components/NoteItem.js | ||
## Speech Component API Reference | ||
@@ -77,0 +73,0 @@ |
8786
94