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

Fix/tracking user talking state #604

Merged
merged 3 commits into from
Jul 5, 2024
Merged

Conversation

schuellc-nvidia
Copy link
Collaborator

This was already merged into 0.9 but should also be in develop!

@schuellc-nvidia schuellc-nvidia requested a review from drazvan July 4, 2024 16:33
@schuellc-nvidia schuellc-nvidia self-assigned this Jul 4, 2024
Copy link
Collaborator

@drazvan drazvan left a comment

Choose a reason for hiding this comment

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

👍

$user_talking_state = False
$last_user_transcript = $event.final_transcript
$last_user_transcript = $user_said_flow.transcript
Copy link
Collaborator

Choose a reason for hiding this comment

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

In Colang 1.0 we also have a $last_user_message. We should have that as well for backwards compatibility. It's added in a separate PR.

@drazvan drazvan merged commit a47e18c into develop Jul 5, 2024
5 checks 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