imma let you finish

This commit is contained in:
Chad Bailey
2024-01-18 22:11:16 +00:00
parent 74e2c571c1
commit f03e208580

View File

@@ -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