You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/Speech-Service/quickstart-custom-speech-commands-speech-sdk.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ In this article, you'll:
22
22
- Create a UWP client app using the Speech SDK to allow you to talk to your Custom Commands application
23
23
24
24
## Prerequisites
25
-
[!div class="checklist"]
25
+
[!div class = "checklist"]
26
26
A Custom Commands application is required to complete this article. If you haven't created a Custom Commands application yet, you can do so in these previous quickstarts:
27
27
28
28
*[Quickstart: Create a Custom Command (Preview)](./quickstart-custom-speech-commands-create-new.md)
@@ -423,4 +423,4 @@ Add the code-behind source as follows:
423
423
> [How To: Add validations to Custom Command parameters (Preview)](./how-to-custom-speech-commands-validations.md)
424
424
425
425
## Sample source code
426
-
Check out our client sample codes at [GitHub-VoiceAssistant](https://github.com/Azure-Samples/Cognitive-Services-Voice-Assistant/releases/)
426
+
Check out our client sample codes at [GitHub-VoiceAssistant](https://github.com/Azure-Samples/Cognitive-Services-Voice-Assistant)
0 commit comments