petercunha / tts

:pencil: :sound: A simple text-to-speech tool. Converts your text to speech with any of StreamElements voices. Frontend built with Gatsby.
https://textreader.pro
MIT License
157 stars 32 forks source link

Option for alternative output formats #19

Open Freso opened 3 years ago

Freso commented 3 years ago

I haven’t been able to find any Streamlabs API documentation for this (seems like it’s an undocumented/unofficial API?), so not sure if it’s possible… but I note that the generated audio file has OutputFormat=mp3 in its URL query string, so I was wondering if it would be possible to add an option for FLAC (or alternatively WAV or another lossless format)?

petercunha commented 3 years ago

To my knowledge there is no way to change the output format