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 topic for dialog action status #26

Merged
merged 4 commits into from
Apr 16, 2024
Merged

Conversation

igonzf
Copy link
Collaborator

@igonzf igonzf commented Apr 15, 2024

This pull request adds a new topic /dialog_action. The purpose of this topic is to provide information about the current state of a dialog action.

Details of the Topic (/dialog_action):

  • Listen: When the state is 0, it indicates that the dialog action is in the listening process.
  • Speak: When the state is 1, it indicates that the dialog action is in the speaking process.
  • Think (Query): When the state is 2, it indicates that the dialog action is in the thinking process or performing a query.

@Juancams Juancams merged commit 7cf36d5 into CoreSenseEU:main Apr 16, 2024
1 check passed
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