watson-developer-cloud / text-to-speech-nodejs

This is a deprecated Watson Text to Speech Service Demo. A link to the newly supported demo is below
https://www.ibm.com/demos/live/tts-demo/self-service/
Apache License 2.0
349 stars 273 forks source link

Audio not downloaded as "transcript.mp3" in Chrome #90

Closed kkeerthana closed 6 years ago

kkeerthana commented 6 years ago

In Chrome, I see the option to download the audio here:

image

This always downloads the audio as 60aa3761-59f1-4519-baca-f029e9a0d8bc.mp3 instead of transcript.mp3 like when I download through this:

image

Should the GUID be removed?

germanattanasio commented 6 years ago

That's a feature that chrome is adding. We can't control it.