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
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,17 +22,17 @@ 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"]
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
25
28
-
*[Quickstart: Create a Custom Command (Preview)](./quickstart-custom-speech-commands-create-new.md)
29
-
*[Quickstart: Create a Custom Command with Parameters (Preview)](./quickstart-custom-speech-commands-create-parameters.md)
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
+
> [!div class = "checklist"]
28
+
> *[Quickstart: Create a Custom Command (Preview)](./quickstart-custom-speech-commands-create-new.md)
29
+
> *[Quickstart: Create a Custom Command with Parameters (Preview)](./quickstart-custom-speech-commands-create-parameters.md)
30
30
31
31
You'll also need:
32
-
33
-
*[Visual Studio 2019](https://visualstudio.microsoft.com/downloads/)
34
-
* An Azure subscription key for Speech Services. [Get one for free](get-started.md) or create it on the [Azure portal](https://portal.azure.com)
35
-
*[Enable your device for development](https://docs.microsoft.com/windows/uwp/get-started/enable-your-device-for-development)
32
+
> [!div class = "checklist"]
33
+
> *[Visual Studio 2019](https://visualstudio.microsoft.com/downloads/)
34
+
> * An Azure subscription key for Speech Services. [Get one for free](get-started.md) or create it on the [Azure portal](https://portal.azure.com)
35
+
> *[Enable your device for development](https://docs.microsoft.com/windows/uwp/get-started/enable-your-device-for-development)
0 commit comments