diff --git a/src/samples/theoretical-to-real/09-bots-arguing.py b/src/samples/theoretical-to-real/09-bots-arguing.py index d05d295f4..768eb3680 100644 --- a/src/samples/theoretical-to-real/09-bots-arguing.py +++ b/src/samples/theoretical-to-real/09-bots-arguing.py @@ -18,7 +18,7 @@ async def main(room_url:str): room_url, None, "Respond bot", - 1, + 5, ) transport.mic_enabled = True transport.mic_sample_rate = 16000