Skip to content

Commit 36d59e9

Browse files
authored
Merge pull request #96413 from v-maudel/patch-371
C143173: Adding break-line before image
2 parents e3969ad + 80ef276 commit 36d59e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/cognitive-services/Speech-Service/voice-assistants.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ The first step to creating a voice assistant is to decide what it should do. Azu
3434
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.
3535

3636
[Custom Commands (Preview)](custom-commands.md) provides a streamlined authoring and hosting experience specifically tailored for natural language command and control scenarios.
37+
3738
![Comparison of assistant solutions](media/voice-assistants/assistant-solution-comparison.png "Comparison of assistant solutions")
3839

3940
## Core features
@@ -84,4 +85,4 @@ Voice assistants built using Azure Speech Services can use the full range of cus
8485
* [Get a Speech Services subscription key for free](get-started.md)
8586
* [Get the Speech SDK](speech-sdk.md)
8687
* [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

Comments
 (0)