Skip to content

Commit 5be27fe

Browse files
Merge pull request #267564 from ut-karsh/patch-5
Update containers-speech-config-ws.md
2 parents aa70d29 + 58d4522 commit 5be27fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/speech-service/includes/containers-speech-config-ws.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,6 @@ speech_config = speechsdk.SpeechConfig(
128128
::: zone-end
129129

130130
::: zone pivot="programming-language-cli"
131-
When you use the Speech CLI in a container, include the `--host wss://localhost:5000/` option. You must also specify `--key none` to ensure that the CLI doesn't try to use a Speech key for authentication. For information about how to configure the Speech CLI, see [Get started with the Azure AI Speech CLI](../spx-basics.md?tabs=dockerinstall#download-and-install).
131+
When you use the Speech CLI in a container, include the `--host ws://localhost:5000/` option. You must also specify `--key none` to ensure that the CLI doesn't try to use a Speech key for authentication. For information about how to configure the Speech CLI, see [Get started with the Azure AI Speech CLI](../spx-basics.md?tabs=dockerinstall#download-and-install).
132132
::: zone-end
133133

0 commit comments

Comments
 (0)