We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
speak messages can specify expect_response which on a local device triggers the mic to start listening for a response. Do the same here.
speak
expect_response
Consider the default timeout settings for Diana deployments so there is enough time to include MQ transit
The text was updated successfully, but these errors were encountered:
Currently, this appears to work if you can quickly speak the wake word and a response
Sorry, something went wrong.
No branches or pull requests
Objective
speak
messages can specifyexpect_response
which on a local device triggers the mic to start listening for a response. Do the same here.Initial Implementation Requirements
expect_response
data is included in responses from Neonexpect_response
is trueOther Considerations
Consider the default timeout settings for Diana deployments so there is enough time to include MQ transit
The text was updated successfully, but these errors were encountered: