topi314 / LavaSrc

A collection of additional Lavaplayer/Lavalink Sources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need help for FloweryTTs

Tomato6966 opened this issue · comments

image

For some reason it's not working, but if i do a manual reqeuest via fetch for:

https://api.flowery.pw/v1/tts?voice=Olivia&audio_format=ogg_opus&translate=False&silence=0&speed=1.0&text=Hello%20World

it works

my configuration is:

      flowery.tts:
            voice: "Olivia"
            translate: false
            silence: 0
            speed: 1.0
            audioFormat: "mp3"

What am I doing wrong?

Lavalink request

/v4/loadtracks?identifier=ftts://Hello%20World

even with all options it doesn't work

/v4/loadtracks?identifier=ftts://Hello%20World?voice=Olivia&audio_format=ogg_opus&translate=False&silence=0&speed=1.0

Help is appreciated.

commented

there is no release with flowery.tts yet

oh, I'm sorry then. but would it be right to do it like that?

commented

just use a snapshot from master & see