Files
pipecat/examples/foundational/25-google-audio-in.py
Aleix Conchillo Flaqué af4ef95dc6 Fix missing await on add_audio_frames_message in Google audio examples
The method is async but was being called without await, silently
discarding the coroutine.
2026-02-20 14:24:22 -08:00

14 KiB