diff --git a/components/livekit/examples/voice_agent/sdkconfig.defaults b/components/livekit/examples/voice_agent/sdkconfig.defaults index 638c005..eb15bde 100644 --- a/components/livekit/examples/voice_agent/sdkconfig.defaults +++ b/components/livekit/examples/voice_agent/sdkconfig.defaults @@ -19,6 +19,7 @@ CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y CONFIG_FREERTOS_HZ=1000 CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH=4096 CONFIG_IDF_EXPERIMENTAL_FEATURES=y +CONFIG_LV_BUILD_EXAMPLES=n CONFIG_LWIP_SNTP_MAX_SERVERS=2 CONFIG_MBEDTLS_EXTERNAL_MEM_ALLOC=y CONFIG_MBEDTLS_SSL_DTLS_SRTP=y