0.0.2 • Published 3 years ago
@derpyvision/react-speech-synth v0.0.2
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