Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 562 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 562 Bytes

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