Skip to content

Commit b0275d7

Browse files
committed
Reverting multilingual text on locale config
1 parent f2d50df commit b0275d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/speech-service/voice-live-language-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The current multi-lingual model supports the following languages:
5151
- Spanish (Mexico) [es-MX]
5252
- Spanish (Spain) [es-ES]
5353

54-
To use **Automatic multilingual configuration using multilingual model** no additional configuration is required. If you do add the `language` string to the session`session.update` message, you can leave it empty or set it to a reduced list of supported languages supported by the multilingual model to improve recognition quality.
54+
To use **Automatic multilingual configuration using multilingual model** no additional configuration is required. If you do add the `language` string to the session`session.update` message, make sure to leave it empty.
5555

5656
```json
5757
{

0 commit comments

Comments
 (0)