discordier/sam

How i download the audio?

arandombambi opened this issue · 5 comments

i dont know how to download audio.

You have to generate the audio (as in the demo in index.html) and instead of sam.speak(this.textfield.value); call sam.download(this.textfield.value);.

Hope this helps

You have to generate the audio (as in the demo in index.html) and instead of sam.speak(this.textfield.value); call sam.download(this.textfield.value);.

Hope this helps

VM69:1 Uncaught ReferenceError: sam is not defined
at :1:1