Skip to content

Commit 678db2c

Browse files
Merge pull request #272040 from eric-urban/patch-2
Update tutorial-voice-enable-your-bot-speech-sdk.md
2 parents 05f0e71 + 8bb3eb6 commit 678db2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/speech-service/tutorial-voice-enable-your-bot-speech-sdk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -278,8 +278,8 @@ If you want to test your deployed bot with text input, use the following steps.
278278

279279
```json
280280
{
281-
"MicrosoftAppId": "3be0abc2-ca07-475e-b6c3-90c4476c4370",
282-
"MicrosoftAppPassword": "-zRhJZ~1cnc7ZIlj4Qozs_eKN.8Cq~U38G"
281+
"MicrosoftAppId": "YourAppId",
282+
"MicrosoftAppPassword": "YourAppPassword"
283283
}
284284
```
285285

0 commit comments

Comments
 (0)