Skip to content

Commit fd814be

Browse files
committed
update
1 parent 61e53b7 commit fd814be

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/cognitive-services/Speech-Service/quickstart-custom-speech-commands-speech-sdk.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@ In this article, you'll:
2222
- Create a UWP client app using the Speech SDK to allow you to talk to your Custom Commands application
2323

2424
## 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:
2725

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)
3030
3131
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)
3636
3737
## Optional: Get started fast
3838

0 commit comments

Comments
 (0)