Using this plugin with Javascript (not Typescript)
Opened this issue · 0 comments
studiostart commented
Hello,
in the example usage, the TTS variable is created with declare namespace TTS. But in javascript it's not available, because it's TS.
How to use it in javascript?