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] Start listening if Neon expects a response #16

Open
NeonDaniel opened this issue May 22, 2024 · 1 comment
Open

[FEAT] Start listening if Neon expects a response #16

NeonDaniel opened this issue May 22, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@NeonDaniel
Copy link
Member

Objective

speak messages can specify expect_response which on a local device triggers the mic to start listening for a response. Do the same here.

Initial Implementation Requirements

  • Validate expect_response data is included in responses from Neon
  • Trigger listening on the node if expect_response is true

Other Considerations

Consider the default timeout settings for Diana deployments so there is enough time to include MQ transit

@NeonDaniel NeonDaniel added enhancement New feature or request triage New issue needs review and removed triage New issue needs review labels May 22, 2024
@NeonDaniel
Copy link
Member Author

Currently, this appears to work if you can quickly speak the wake word and a response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant