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

Support SSML in Speech-to-text #192

Merged
merged 1 commit into from
Jul 11, 2024
Merged

Conversation

yteraoka
Copy link
Contributor

Hi,

go-chromecast is a very handy tool that I use every day on my home network.
I've tried making it even more convenient by supporting SSML.

Added --ssml flag to treat messages as SSML

example:

go-chromecast tts '<speak>Hello<break time="500ms"/>world.</speak>' \
  --google-service-account /path/to/google-cred.json --ssml

Please consider merging if you like.

Add `--ssml` flag in tts command.
@vishen
Copy link
Owner

vishen commented Jul 11, 2024

Thanks for this @yteraoka! Glad you're enjoying to tool :)

@vishen vishen merged commit c6687c8 into vishen:master Jul 11, 2024
4 checks passed
@yteraoka
Copy link
Contributor Author

Thank you.

@yteraoka yteraoka deleted the support-ssml branch July 12, 2024 05:38
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.

2 participants