Skip to content

Commit 0f64fce

Browse files
committed
change order
1 parent 3d37942 commit 0f64fce

File tree

1 file changed

+17
-18
lines changed
  • articles/cognitive-services/Speech-Service

1 file changed

+17
-18
lines changed

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

Lines changed: 17 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -20,25 +20,8 @@ metadata:
2020
ms.custom: seodec18
2121

2222
abstract:
23-
description: |
24-
Learn how to use the Speech Services with REST APIs or with our Speech SDK.
23+
description: Use Speech Services with REST APIs or with our Speech SDK.
2524
sections:
26-
- title: Introduction
27-
items:
28-
- type: paragraph
29-
text: |
30-
You can use the Speech SDK to add the following capabilities (and more) to your apps:
31-
<div class="row" style="font-size:16px"><div class="column"><ul>
32-
<li><b><a href="speech-to-text.md">speech-to-text</a></b> (speech-recognition/SR)</li>
33-
<li><b><a href="speech-devices-sdk-create-kws.md">custom wake-word</a></b> (keyword-spotter/KWS)</li>
34-
<li><b><a href="how-to-recognize-intents-from-speech-csharp.md">intent</a></b></li>
35-
<li><b><a href="speech-translation.md">translation</a></b></li>
36-
<li><b><a href="speech-container-howto.md">on-premises container</a></b></li></ul></div><div class="column"><ul>
37-
<li><b><a href="text-to-speech.md">text-to-speech</a></b> (TTS)</li>
38-
<li><b><a href="conversation-transcription-service.md">conversation-transcription</a></b> (CTS)</li>
39-
<li><b><a href="how-to-phrase-lists.md">phrase list personalization</a>/<a href="how-to-custom-speech.md">custom speech adaptation</a></b></li>
40-
<li><b><a href="voice-first-virtual-assistants.md">voice-first virtual assistant</a></b></li>
41-
<li><b><a href="call-center-transcription.md">call center transcription</a></b></li></ul></div></div>
4225
- items:
4326
- type: list
4427
style: cards
@@ -60,6 +43,22 @@ sections:
6043
image:
6144
src: ../media/index/i_guidelines.svg
6245
title: Speech Devices SDK
46+
- title: Introduction
47+
items:
48+
- type: paragraph
49+
text: |
50+
You can use the Speech SDK to add the following capabilities (and more) to your apps&colon;
51+
<div class="row"><div class="column"><ul>
52+
<li><b><a href="speech-to-text.md">speech-to-text</a></b> (speech-recognition/SR)</li>
53+
<li><b><a href="speech-devices-sdk-create-kws.md">custom wake-word</a></b> (keyword-spotter/KWS)</li>
54+
<li><b><a href="how-to-recognize-intents-from-speech-csharp.md">intent</a></b></li>
55+
<li><b><a href="speech-translation.md">translation</a></b></li>
56+
<li><b><a href="speech-container-howto.md">on-premises container</a></b></li></ul></div><div class="column"><ul>
57+
<li><b><a href="text-to-speech.md">text-to-speech</a></b> (TTS)</li>
58+
<li><b><a href="conversation-transcription-service.md">conversation-transcription</a></b> (CTS)</li>
59+
<li><b><a href="how-to-phrase-lists.md">phrase list personalization</a>/<a href="how-to-custom-speech.md">custom speech adaptation</a></b></li>
60+
<li><b><a href="voice-first-virtual-assistants.md">voice-first virtual assistant</a></b></li>
61+
<li><b><a href="call-center-transcription.md">call center transcription</a></b></li></ul></div></div>
6362
- title: 5-Minute Quickstarts
6463
items:
6564
- type: paragraph

0 commit comments

Comments
 (0)