@derpyvision/react-speech-synth
v0.0.2
Published
React Hook & Components Suite for integrating the SpeechSynthesis interface of the Web Speech API.
Downloads
1
Readme
React Speach Synth
React Hook & Components Suite for integrating the SpeechSynthesis interface of the Web Speech API.
Currently using tailwindcss classes for styling.
Usage in your app:
<SpeechSynth text={'Text to read'} />
run example:
sh example/run.sh