diff --git a/src/google/adk/runners.py b/src/google/adk/runners.py index 545a0e83e6..39fc71d7ec 100644 --- a/src/google/adk/runners.py +++ b/src/google/adk/runners.py @@ -937,7 +937,7 @@ async def run_live( **Events Yielded to Callers:** * **Live Model Audio Events with Inline Data:** Events containing raw audio `Blob` data(`inline_data`). - * **Live Model Audio Events with File Data:** Both input and ouput audio + * **Live Model Audio Events with File Data:** Both input and output audio data are aggregated into an audio file saved into artifacts. The reference to the file is saved in the event as `file_data`. * **Usage Metadata:** Events containing token usage.