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

feat(tts): configure tts via settings dialog #154

Merged
merged 31 commits into from
Sep 25, 2023
Merged

Conversation

marisademeglio
Copy link
Member

fixes #151

Mockup only:
TTS Configuration is now available in the settings dialog

The idea is that the application will save a global ttsConfig.xml file based on the user's settings, that gets used as the default value in scripts.
gh build troubleshooting
gh build troubleshooting
gh build troubleshooting
gh build troubleshooting
gh build troubleshooting
due to the large number of voices, the dialog now includes simple sorting and searching of the voices list
also fixes a few minor typescript issues
@marisademeglio marisademeglio merged commit 9400a26 into main Sep 25, 2023
@marisademeglio marisademeglio deleted the tts-config branch February 13, 2024 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ability to configure TTS engines in the UI
2 participants