HARUN PEHLİVAN Posted on Sep 3, 2022 Text-to-speech #codepen Top comments (1) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Collapse Expand raddevus raddevus raddevus Follow Software Dev & Tech Writer. Created CYaPass.com app so you never have to make up, type or memorize a password again. Location Ohio Work Software Development Team Lead Joined Aug 6, 2019 • Sep 3 '22 Dropdown menu Copy link Hide 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, Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse
Top comments (1)
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,