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

Fix / Download tts #1591

Merged
merged 3 commits into from
Oct 30, 2023
Merged

Conversation

RodriSanchez1
Copy link
Collaborator

On this PR:

  • On tts file, prevent if the synth object is undefined. Also, return an empty object if still undefined.
  • Fix a wrong behaviour when the download tts modal is acepted.
  • Add a new condition that check if a new voice is available when the changeLang action is executed. With this we can update the active voice to the new local voice that comes with the downloaded tts.

@martinbedouret martinbedouret merged commit 09de33d into cboard-org:master Oct 30, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants