vue-voice
vue-voice copied to clipboard
Speech to text and text to speech Vue library
vue-voice 🗣🎙📝
Speech-to-text and text-to-speech Vue library. It's a simple weapper of the browser native Speech APIs: https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API.
🔮☢️ Experimental
At this stage the library is in a beta version. Also, the Web Speech APIs are still experimental, DO NOT use this library in production.
Demo
Speech-to-text
Try the demo here: Demo 🎙️ (Click the button and start to talk in English)
Text-to-speech
⚠️🛠️ - Work in Progress