You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: prevent overlapping voices in typed chat responses
- Call session.interrupt() before generating reply to typed messages
- Add 0.1s delay to let interruption take effect
- Prevents two voices talking simultaneously when user types during agent speech
0 commit comments