Skip to content

Commit 09e6208

Browse files
committed
Change Voice Assistants structure more
1 parent c8f8326 commit 09e6208

File tree

1 file changed

+27
-27
lines changed
  • articles/cognitive-services/Speech-Service

1 file changed

+27
-27
lines changed

articles/cognitive-services/Speech-Service/toc.yml

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -305,15 +305,11 @@
305305
items:
306306
- name: What is a voice assistant?
307307
href: voice-assistants.md
308-
- name: Building your assistant
308+
- name: Custom Commands (preview)
309309
items:
310-
- name: Custom Commands (preview)
310+
- name: What is Custom Commands?
311311
href: custom-commands.md
312-
- name: Direct Line Speech
313-
href: direct-line-speech.md
314-
- name: Quickstarts
315-
items:
316-
- name: Custom Commands (preview)
312+
- name: Quickstarts
317313
items:
318314
- name: Create a Custom Command (preview)
319315
href: quickstart-custom-speech-commands-create-new.md
@@ -323,32 +319,36 @@
323319
href: quickstart-custom-speech-commands-select-custom-voice.md
324320
- name: Use Custom Commands with the Speech SDK (preview)
325321
href: quickstart-custom-speech-commands-speech-sdk.md
326-
- name: Direct Line Speech
327-
items:
322+
- name: How-to guides
323+
items:
324+
- name: Fulfill Custom Commands with the Speech SDK
325+
href: how-to-custom-speech-commands-fulfill-sdk.md
326+
- name: Add parameter validation to a Custom Command
327+
href: how-to-custom-speech-commands-validations.md
328+
- name: Add a confirmation to a Custom Command
329+
href: how-to-custom-speech-commands-confirmations.md
330+
- name: Add a one-step correction to a Custom Command
331+
href: how-to-custom-speech-commands-one-step-correction.md
332+
- name: Direct Line Speech
333+
items:
334+
- name: What is Direct Line Speech?
335+
href: direct-line-speech.md
336+
- name: Quickstarts
337+
items:
328338
- name: C# (UWP)
329339
href: quickstart-voice-assistant-csharp-uwp.md
330340
- name: Java (Windows, macOS, Linux)
331341
href: quickstart-voice-assistant-java-jre.md
332342
- name: Java (Android)
333343
href: quickstart-voice-assistant-java-android.md
334-
- name: How-to guides
335-
items:
336-
- name: Fulfill Custom Commands with the Speech SDK
337-
href: how-to-custom-speech-commands-fulfill-sdk.md
338-
- name: Add parameter validation to a Custom Command
339-
href: how-to-custom-speech-commands-validations.md
340-
- name: Add a confirmation to a Custom Command
341-
href: how-to-custom-speech-commands-confirmations.md
342-
- name: Add a one-step correction to a Custom Command
343-
href: how-to-custom-speech-commands-one-step-correction.md
344-
- name: Tutorials
345-
items:
346-
- name: Voice enable your bot with Speech SDK
347-
href: tutorial-voice-enable-your-bot-speech-sdk.md
348-
- name: Resources
349-
items:
350-
- name: Voice assistants FAQ
351-
href: faq-voice-assistants.md
344+
- name: Tutorials
345+
items:
346+
- name: Voice enable your bot with Speech SDK
347+
href: tutorial-voice-enable-your-bot-speech-sdk.md
348+
- name: Resources
349+
items:
350+
- name: Voice assistants FAQ
351+
href: faq-voice-assistants.md
352352
- name: Customization
353353
expanded: false
354354
items:

0 commit comments

Comments
 (0)