- Added
AudioBufferProcessor.set_turn_tracker(). Attach the pipeline'sTurnTrackingObserverand theon_user_turn_audio_data/on_bot_turn_audio_dataevents report the tracker's turn number for each clip, so turn audio can be matched to its turn (turn spans in tracing, per-turn evals, storage keys) without hand-rolled counting.