From b81f4e212bec79c76ba5aeed2847cceec3917d51 Mon Sep 17 00:00:00 2001 From: pabloFuente Date: Fri, 21 Mar 2025 12:17:57 +0100 Subject: [PATCH] Rename YAML property speech_to_text to speech_processing --- community/agent-speech-processing.yaml | 2 +- pro/agent-speech-processing.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/community/agent-speech-processing.yaml b/community/agent-speech-processing.yaml index 01f3c07..59c610a 100644 --- a/community/agent-speech-processing.yaml +++ b/community/agent-speech-processing.yaml @@ -14,7 +14,7 @@ processing: manual ################################ # Agent specific configuration # ################################ -speech_to_text: +speech_processing: # Whether or not the agent should be hidden to the Participants of the Room. hidden: true diff --git a/pro/agent-speech-processing.yaml b/pro/agent-speech-processing.yaml index 01f3c07..59c610a 100644 --- a/pro/agent-speech-processing.yaml +++ b/pro/agent-speech-processing.yaml @@ -14,7 +14,7 @@ processing: manual ################################ # Agent specific configuration # ################################ -speech_to_text: +speech_processing: # Whether or not the agent should be hidden to the Participants of the Room. hidden: true