deployment: Fix some typos of speech to text parameters at .env files

pull/758/head
cruizba 2022-11-03 12:53:30 +01:00
parent ec7e915ee1
commit 79f1580560
3 changed files with 6 additions and 6 deletions

View File

@ -170,7 +170,7 @@ OPENVIDU_PRO_CLUSTER_LOAD_STRATEGY=streams
# OPENVIDU_PRO_SPEECH_TO_TEXT=disabled # OPENVIDU_PRO_SPEECH_TO_TEXT=disabled
# Speech To Text service module Docker image to be used in media nodes # Speech To Text service module Docker image to be used in media nodes
# This parameters is empty by default, because the default image is the one provided by OpenVidu # This parameter is empty by default, because the default image is the one provided by OpenVidu
# If defined, it will override the default image # If defined, it will override the default image
# OPENVIDU_PRO_SPEECH_TO_TEXT_IMAGE= # OPENVIDU_PRO_SPEECH_TO_TEXT_IMAGE=
@ -179,7 +179,7 @@ OPENVIDU_PRO_CLUSTER_LOAD_STRATEGY=streams
# OPENVIDU_PRO_SPEECH_TO_TEXT_AZURE_KEY= # OPENVIDU_PRO_SPEECH_TO_TEXT_AZURE_KEY=
# If OPENVIDU_PRO_SPEECH_TO_TEXT=azure, Azure region in which the Speech To Text service is located (e.g. 'westeurope'). # If OPENVIDU_PRO_SPEECH_TO_TEXT=azure, Azure region in which the Speech To Text service is located (e.g. 'westeurope').
# Default value is westeurope # Default value is empty
# See https://azure.microsoft.com/en-us/products/cognitive-services/speech-to-text/" # See https://azure.microsoft.com/en-us/products/cognitive-services/speech-to-text/"
# OPENVIDU_PRO_SPEECH_TO_TEXT_AZURE_REGION= # OPENVIDU_PRO_SPEECH_TO_TEXT_AZURE_REGION=

View File

@ -124,7 +124,7 @@ OPENVIDU_PRO_CLUSTER_LOAD_STRATEGY=streams
# OPENVIDU_PRO_SPEECH_TO_TEXT=disabled # OPENVIDU_PRO_SPEECH_TO_TEXT=disabled
# Speech To Text service module Docker image to be used in media nodes # Speech To Text service module Docker image to be used in media nodes
# This parameters is empty by default, because the default image is the one provided by OpenVidu # This parameter is empty by default, because the default image is the one provided by OpenVidu
# If defined, it will override the default image # If defined, it will override the default image
# OPENVIDU_PRO_SPEECH_TO_TEXT_IMAGE= # OPENVIDU_PRO_SPEECH_TO_TEXT_IMAGE=
@ -133,7 +133,7 @@ OPENVIDU_PRO_CLUSTER_LOAD_STRATEGY=streams
# OPENVIDU_PRO_SPEECH_TO_TEXT_AZURE_KEY= # OPENVIDU_PRO_SPEECH_TO_TEXT_AZURE_KEY=
# If OPENVIDU_PRO_SPEECH_TO_TEXT=azure, Azure region in which the Speech To Text service is located (e.g. 'westeurope'). # If OPENVIDU_PRO_SPEECH_TO_TEXT=azure, Azure region in which the Speech To Text service is located (e.g. 'westeurope').
# Default value is westeurope # Default value is empty
# See https://azure.microsoft.com/en-us/products/cognitive-services/speech-to-text/" # See https://azure.microsoft.com/en-us/products/cognitive-services/speech-to-text/"
# OPENVIDU_PRO_SPEECH_TO_TEXT_AZURE_REGION= # OPENVIDU_PRO_SPEECH_TO_TEXT_AZURE_REGION=

View File

@ -167,7 +167,7 @@ OPENVIDU_PRO_CLUSTER_LOAD_STRATEGY=streams
# OPENVIDU_PRO_SPEECH_TO_TEXT=disabled # OPENVIDU_PRO_SPEECH_TO_TEXT=disabled
# Speech To Text service module Docker image to be used in media nodes # Speech To Text service module Docker image to be used in media nodes
# This parameters is empty by default, because the default image is the one provided by OpenVidu # This parameter is empty by default, because the default image is the one provided by OpenVidu
# If defined, it will override the default image # If defined, it will override the default image
# OPENVIDU_PRO_SPEECH_TO_TEXT_IMAGE= # OPENVIDU_PRO_SPEECH_TO_TEXT_IMAGE=
@ -176,7 +176,7 @@ OPENVIDU_PRO_CLUSTER_LOAD_STRATEGY=streams
# OPENVIDU_PRO_SPEECH_TO_TEXT_AZURE_KEY= # OPENVIDU_PRO_SPEECH_TO_TEXT_AZURE_KEY=
# If OPENVIDU_PRO_SPEECH_TO_TEXT=azure, Azure region in which the Speech To Text service is located (e.g. 'westeurope'). # If OPENVIDU_PRO_SPEECH_TO_TEXT=azure, Azure region in which the Speech To Text service is located (e.g. 'westeurope').
# Default value is westeurope # Default value is empty
# See https://azure.microsoft.com/en-us/products/cognitive-services/speech-to-text/" # See https://azure.microsoft.com/en-us/products/cognitive-services/speech-to-text/"
# OPENVIDU_PRO_SPEECH_TO_TEXT_AZURE_REGION= # OPENVIDU_PRO_SPEECH_TO_TEXT_AZURE_REGION=