|
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 |
313 |
| - href: direct-line-speech.md |
314 |
| - - name: Quickstarts |
315 |
| - items: |
316 |
| - - name: Custom Commands (preview) |
| 312 | + - name: Quickstarts |
317 | 313 | items:
|
318 | 314 | - name: Create a Custom Command (preview)
|
319 | 315 | href: quickstart-custom-speech-commands-create-new.md
|
|
323 | 319 | href: quickstart-custom-speech-commands-select-custom-voice.md
|
324 | 320 | - name: Use Custom Commands with the Speech SDK (preview)
|
325 | 321 | 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: |
328 | 338 | - name: C# (UWP)
|
329 | 339 | href: quickstart-voice-assistant-csharp-uwp.md
|
330 | 340 | - name: Java (Windows, macOS, Linux)
|
331 | 341 | href: quickstart-voice-assistant-java-jre.md
|
332 | 342 | - name: Java (Android)
|
333 | 343 | 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 |
352 | 352 | - name: Customization
|
353 | 353 | expanded: false
|
354 | 354 | items:
|
|
0 commit comments