diff --git a/src/pipecat/transports/services/livekit.py b/src/pipecat/transports/services/livekit.py index 68fc6a8a8..37d08b02d 100644 --- a/src/pipecat/transports/services/livekit.py +++ b/src/pipecat/transports/services/livekit.py @@ -439,6 +439,7 @@ class LiveKitTransportClient: self._process_audio_stream(audio_stream, participant.sid), f"{self}::_process_audio_stream", ) + await self._callbacks.on_audio_track_subscribed(participant.sid) async def _async_on_track_unsubscribed( self,