RTVIObserver now skips upstream frames to prevent duplicate RTVI messages when frames are broadcast in both directions. Also changed FunctionCallCancelFrame to use broadcast_frame for consistency with other function call frames.
2 lines
168 B
Markdown
2 lines
168 B
Markdown
- Fixed `RTVIObserver` sending duplicate client messages for frames that are broadcast in both directions (e.g. `UserStartedSpeakingFrame`, `FunctionCallResultFrame`).
|