Skip to content

Not all as good from last issue... #3

@drkorobov

Description

@drkorobov
          Hmm...

You can't simple add voice in list- it don't work.
I tried new voices kirill and masha (ru-RU) - and
2024-01-28_163042
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 neededwontfixThis will not be worked on

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions