DEV Community

HARUN PEHLİVAN
HARUN PEHLİVAN

Posted on

Text-to-speech

Top comments (1)

Collapse
 
raddevus profile image
raddevus

This didn’t seem to work for me.

I noticed that the following line seems to fail:
synth.addEventListener('voiceschanged', voicespeech)

I don’t believe there is an addEvenListener for that object.
I removed it on the the codepen and it seemed to work.

This is a very nice little project.
Thanks,