Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the TTS voice #112

Open
josuah opened this issue May 31, 2024 · 0 comments
Open

Change the TTS voice #112

josuah opened this issue May 31, 2024 · 0 comments

Comments

@josuah
Copy link
Member

josuah commented May 31, 2024

Currently, Text To Speech (TTS) is only a toggle.

request.fields['tts'] = textToSpeech ? "1" : "0";

If there are ways to query different voice engines, this can be exposed as a setting to the user too ("2", "3", "4"... in addition to just "0" and "1").

Suggested in private chat.

@siliconwitch siliconwitch changed the title [feature request] Change the voice font Change the TTS voice Jul 11, 2024
@siliconwitch siliconwitch added this to Noa Jul 11, 2024
@siliconwitch siliconwitch moved this to Backlog / Future / Reference in Noa Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog / Future / Reference
Development

No branches or pull requests

1 participant