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

Assist mic feature - snd response elsewhere #1

Merged
merged 3 commits into from
Jan 20, 2025

Conversation

AlfredJKwack
Copy link
Owner

Objective:
Provide a means for the Wyoming Satellite audio to be piped elsewhere.

Technical choices:

  • Use --synthesize-command offered by the upstream Wyoming Sattelite repo.
  • Use HA's webhook API for flexibility (and to avoid generating long lived access tokens)

Considersations, limitations and things

  • TTS is still getting processed. See upstream wyoming-satellite PR #227 for how that may be adressed down the line.
  • This won't send the --awake-wav and --done-wav to wherever you send the text to be synthesized to.

Reference conversations:

Since you may only have a microphone, you may want to send the text returned by the Wyoming Sattelite elsewhere to be spoken (ie. anohter media plaeyer). In this example the text is sent to a HA webhook so you can do lots of further automation. An example is provided in the DOCS.

This is the first, untested commit. It's likely to completely fail :-)
Clueless dev... looks elsewhere and copy pastes stuff with no idea why or if it's any good.
Put the extra-args in a sensible place.
@AlfredJKwack AlfredJKwack merged commit 45bcc34 into master Jan 20, 2025
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.

1 participant