Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tnicola authored Nov 4, 2018
1 parent 7e3a6da commit 2c1f2d1
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# 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.
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
### 🔮☢️ 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](https://tnicola.github.io/vue-voice/) 🎙️ (Click the button and start to talk in English)
### Text-to-speech
⚠️🛠️ - Work in Progress

0 comments on commit 2c1f2d1

Please sign in to comment.