From ea27ec1f96a6fdf72bee698498c4c510e72789b0 Mon Sep 17 00:00:00 2001 From: pabloFuente Date: Wed, 25 Feb 2026 18:30:18 +0100 Subject: [PATCH] Minor update of YAML comment --- community/agent-speech-processing.yaml | 4 ++-- pro/agent-speech-processing.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/community/agent-speech-processing.yaml b/community/agent-speech-processing.yaml index 3da47e3..27211de 100644 --- a/community/agent-speech-processing.yaml +++ b/community/agent-speech-processing.yaml @@ -11,9 +11,9 @@ load_threshold: 1.0 log_level: INFO live_captions: - # How this agent will connect to Rooms [automatic, manual] - # - automatic: the agent will automatically connect to new Rooms. + # How this agent will connect to Rooms [manual, automatic] # - manual: the agent will connect to new Rooms only when your application dictates it by using the Agent Dispatch API. + # - automatic: the agent will automatically connect to new Rooms. processing: manual # Which speech-to-text AI provider to use [aws, azure, google, openai, azure_openai, groq, deepgram, assemblyai, fal, clova, speechmatics, gladia, sarvam, mistralai, cartesia, soniox, nvidia, elevenlabs, simplismart, vosk, sherpa] diff --git a/pro/agent-speech-processing.yaml b/pro/agent-speech-processing.yaml index 3da47e3..27211de 100644 --- a/pro/agent-speech-processing.yaml +++ b/pro/agent-speech-processing.yaml @@ -11,9 +11,9 @@ load_threshold: 1.0 log_level: INFO live_captions: - # How this agent will connect to Rooms [automatic, manual] - # - automatic: the agent will automatically connect to new Rooms. + # How this agent will connect to Rooms [manual, automatic] # - manual: the agent will connect to new Rooms only when your application dictates it by using the Agent Dispatch API. + # - automatic: the agent will automatically connect to new Rooms. processing: manual # Which speech-to-text AI provider to use [aws, azure, google, openai, azure_openai, groq, deepgram, assemblyai, fal, clova, speechmatics, gladia, sarvam, mistralai, cartesia, soniox, nvidia, elevenlabs, simplismart, vosk, sherpa]