|
313 | 313 | href: direct-line-speech.md
|
314 | 314 | - name: Quickstarts
|
315 | 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 |
| 316 | + - name: Custom Commands (preview) |
| 317 | + items: |
| 318 | + - name: Create a Custom Command (preview) |
| 319 | + href: quickstart-custom-speech-commands-create-new.md |
| 320 | + - name: Create a Custom Command with parameters (preview) |
| 321 | + href: quickstart-custom-speech-commands-create-parameters.md |
| 322 | + - name: Use Custom Commands with Custom Voice (preview) |
| 323 | + href: quickstart-custom-speech-commands-select-custom-voice.md |
| 324 | + - name: Use Custom Commands with the Speech SDK (preview) |
| 325 | + href: quickstart-custom-speech-commands-speech-sdk.md |
| 326 | + - name: Direct Line Speech |
| 327 | + items: |
| 328 | + - name: C# (UWP) |
| 329 | + href: quickstart-voice-assistant-csharp-uwp.md |
| 330 | + - name: Java (Windows, macOS, Linux) |
| 331 | + href: quickstart-voice-assistant-java-jre.md |
| 332 | + - name: Java (Android) |
| 333 | + href: quickstart-voice-assistant-java-android.md |
330 | 334 | - name: How-to guides
|
331 | 335 | items:
|
332 | 336 | - name: Fulfill Custom Commands with the Speech SDK
|
|
0 commit comments