-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
help wantedExtra attention is neededExtra attention is neededwontfixThis will not be worked onThis will not be worked on
Description
Hmm...
You can't simple add voice in list- it don't work.
I tried new voices kirill and masha (ru-RU) - and

nothing.
string request = "https://tts.voicetech.yandex.net/generate?" + $@"key={key}&text={text}&speaker={speaker.ToString().ToLower()}&emotion={emotion.ToString().ToLower()}&speed={speed}&format=mp3&lang={lang}";
need another API - API V3
channel = grpc.secure_channel('tts.api.cloud.yandex.net:443', cred)
Originally posted by @drkorobov in #1 (comment)
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededwontfixThis will not be worked onThis will not be worked on