examples: remove vad_audio_passthrough=True
This commit is contained in:
@@ -39,7 +39,6 @@ async def main():
|
||||
DailyParams(
|
||||
audio_out_enabled=True,
|
||||
vad_enabled=True,
|
||||
vad_audio_passthrough=True,
|
||||
# set stop_secs to something roughly similar to the internal setting
|
||||
# of the Multimodal Live api, just to align events. This doesn't really
|
||||
# matter because we can only use the Multimodal Live API's phrase
|
||||
|
||||
Reference in New Issue
Block a user