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/voice-assistants.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,7 @@ The first step to creating a voice assistant is to decide what it should do. Azu
34
34
We recommend [Direct Line Speech](direct-line-speech.md) as the best default choice if you aren't yet sure what you'd like your assistant to handle. It offers integration with a rich set of tools and authoring aids such as the [Virtual Assistant Solution and Enterprise Template](https://docs.microsoft.com/azure/bot-service/bot-builder-enterprise-template-overview) and the [QnA Maker service](https://docs.microsoft.com/azure/cognitive-services/QnAMaker/Overview/overview) to build on common patterns and use your existing knowledge sources.
35
35
36
36
[Custom Commands (Preview)](custom-commands.md) provides a streamlined authoring and hosting experience specifically tailored for natural language command and control scenarios.
37
+
37
38

38
39
39
40
## Core features
@@ -84,4 +85,4 @@ Voice assistants built using Azure Speech Services can use the full range of cus
84
85
*[Get a Speech Services subscription key for free](get-started.md)
85
86
*[Get the Speech SDK](speech-sdk.md)
86
87
*[Learn more about Custom Commands (Preview)](custom-commands.md)
87
-
*[Learn more about Direct Line Speech](direct-line-speech.md)
88
+
*[Learn more about Direct Line Speech](direct-line-speech.md)
0 commit comments