|
305 | 305 | items:
|
306 | 306 | - name: What is a voice assistant?
|
307 | 307 | href: voice-assistants.md
|
308 |
| - - name: Building your assistant |
| 308 | + - name: Custom Commands (preview) |
309 | 309 | items:
|
310 |
| - - name: Custom Commands (preview) |
| 310 | + - name: What is Custom Commands? |
311 | 311 | href: custom-commands.md
|
312 |
| - - name: Direct Line Speech |
| 312 | + - name: Quickstarts |
| 313 | + items: |
| 314 | + - name: Create a Custom Command (preview) |
| 315 | + href: quickstart-custom-speech-commands-create-new.md |
| 316 | + - name: Create a Custom Command with parameters (preview) |
| 317 | + href: quickstart-custom-speech-commands-create-parameters.md |
| 318 | + - name: Use Custom Commands with Custom Voice (preview) |
| 319 | + href: quickstart-custom-speech-commands-select-custom-voice.md |
| 320 | + - name: Use Custom Commands with the Speech SDK (preview) |
| 321 | + href: quickstart-custom-speech-commands-speech-sdk.md |
| 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? |
313 | 335 | href: direct-line-speech.md
|
314 |
| - - name: Quickstarts |
315 |
| - items: |
316 |
| - - name: C# (UWP) |
317 |
| - href: quickstart-voice-assistant-csharp-uwp.md |
318 |
| - - name: Java (Windows, macOS, Linux) |
319 |
| - href: quickstart-voice-assistant-java-jre.md |
320 |
| - - name: Java (Android) |
321 |
| - href: quickstart-voice-assistant-java-android.md |
322 |
| - - name: Create a Custom Command (preview) |
323 |
| - href: quickstart-custom-speech-commands-create-new.md |
324 |
| - - name: Create a Custom Command with parameters (preview) |
325 |
| - href: quickstart-custom-speech-commands-create-parameters.md |
326 |
| - - name: Use Custom Commands with Custom Voice (preview) |
327 |
| - href: quickstart-custom-speech-commands-select-custom-voice.md |
328 |
| - - name: Use Custom Commands with the Speech SDK (preview) |
329 |
| - href: quickstart-custom-speech-commands-speech-sdk.md |
330 |
| - - name: How-to guides |
331 |
| - items: |
332 |
| - - name: Fulfill Custom Commands with the Speech SDK |
333 |
| - href: how-to-custom-speech-commands-fulfill-sdk.md |
334 |
| - - name: Add parameter validation to a Custom Command |
335 |
| - href: how-to-custom-speech-commands-validations.md |
336 |
| - - name: Add a confirmation to a Custom Command |
337 |
| - href: how-to-custom-speech-commands-confirmations.md |
338 |
| - - name: Add a one-step correction to a Custom Command |
339 |
| - href: how-to-custom-speech-commands-one-step-correction.md |
340 |
| - - name: Tutorials |
341 |
| - items: |
342 |
| - - name: Voice enable your bot with Speech SDK |
343 |
| - href: tutorial-voice-enable-your-bot-speech-sdk.md |
344 |
| - - name: Resources |
345 |
| - items: |
346 |
| - - name: Voice assistants FAQ |
347 |
| - href: faq-voice-assistants.md |
| 336 | + - name: Quickstarts |
| 337 | + items: |
| 338 | + - name: C# (UWP) |
| 339 | + href: quickstart-voice-assistant-csharp-uwp.md |
| 340 | + - name: Java (Windows, macOS, Linux) |
| 341 | + href: quickstart-voice-assistant-java-jre.md |
| 342 | + - name: Java (Android) |
| 343 | + href: quickstart-voice-assistant-java-android.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 |
348 | 352 | - name: Customization
|
349 | 353 | expanded: false
|
350 | 354 | items:
|
|
0 commit comments