samuraitruong / vndict

Simple dictionary lookup English - Vietnamese, English-English, synonyms words
https://samuraitruong.github.io/vndict/
MIT License
0 stars 3 forks source link

Use SpeechSynthesis to speak missing voice data #5

Open d913334 opened 4 years ago

d913334 commented 4 years ago

Here is details speech api https://developer.mozilla.org/en-US/docs/Web/API/Window/speechSynthesis

Expect: If browser support SpeechSynthesis and the words missing voice data, use browser feature to speak it.

d913334 commented 4 years ago

this seem good wrapper for speech API cross browser https://sdkcarlos.github.io/sites/artyom.html