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

Add support for voice command action #4331

Merged
merged 3 commits into from
Apr 20, 2024

Conversation

joseph39
Copy link
Contributor

@joseph39 joseph39 commented Apr 7, 2024

Summary

Adding the voice command support so that Assist can be triggered via a headset. Notably the change includes adding the voice command intent for Assist, being able to wake up from it even when the screen is off, and stopping the current playing audio only when the activity is destroyed rather than paused, so that it doesn't interfere with screen turning off half way through the playback.

Screenshots

N/A

Link to pull request in Documentation repository

I don't think a doc update is needed?

Any other notes

This change was tested with/without the voice command and, other than the change in behavior where the playback will continue even with the screen turning off halfway, I've verified that no other UX regression is introduced.

Copy link
Member

@jpelgrom jpelgrom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The automotive manifest should also be updated with these changes.

Copy link
Member

@jpelgrom jpelgrom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@jpelgrom jpelgrom linked an issue Apr 7, 2024 that may be closed by this pull request
@jpelgrom jpelgrom merged commit 4965254 into home-assistant:master Apr 20, 2024
4 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.

Assist support AT+BVRA command?
2 participants