JamesBrill / react-speech-recognition

💬Speech recognition for your React app
https://webspeechrecognition.com/
MIT License
657 stars 119 forks source link

feat: backspaceCommand #90

Closed ajw-m closed 2 years ago

ajw-m commented 3 years ago

backspaceCommand lets the user backspace (delete the last word of the string)

JamesBrill commented 3 years ago

Hi @ajw-m Thank you for the contribution. Some comments: