Skip to content

Commit 8faef50

Browse files
authored
Merge pull request #110783 from erhopf/tts-hub-lp-patch
[CogSvcs] Adding TTS Basics to Hub and Landing Page
2 parents f8163e2 + 6182621 commit 8faef50

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

articles/cognitive-services/Speech-Service/index-speech-to-text.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ landingContent:
2222
url: speech-to-text.md
2323
- text: What is batch speech-to-text?
2424
url: batch-transcription.md
25-
- text: Speech recognition basics?
25+
- text: Speech recognition basics
2626
url: speech-to-text-basics.md
2727
- linkListType: quickstart
2828
links:

articles/cognitive-services/Speech-Service/index-text-to-speech.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ landingContent:
2020
links:
2121
- text: What is text-to-speech?
2222
url: text-to-speech.md
23+
- text: Speech synthesis basics
24+
url: text-to-speech-basics.md
2325
- linkListType: quickstart
2426
links:
2527
- text: Synthesize speech to a speaker
@@ -57,4 +59,4 @@ landingContent:
5759
- text: SSML phonetic sets
5860
url: speech-ssml-phonetic-sets.md
5961
- text: Text-to-speech pricing
60-
url: https://azure.microsoft.com/pricing/details/cognitive-services/speech-services
62+
url: https://azure.microsoft.com/pricing/details/cognitive-services/speech-services

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,15 +50,15 @@ conceptualContent:
5050
url: index-speech-to-text.yml
5151
- title: Text-to-speech
5252
links:
53+
- itemType: quickstart
54+
text: Speech synthesis basics
55+
url: text-to-speech-basics.md
5356
- itemType: quickstart
5457
text: Synthesize speech to a speaker
5558
url: quickstarts/text-to-speech.md
5659
- itemType: quickstart
5760
text: Synthesize speech into an audio file
5861
url: quickstarts/text-to-speech-audio-file.md
59-
- itemType: quickstart
60-
text: Customize speech synthesis for your apps
61-
url: how-to-custom-voice.md
6262
footerLink:
6363
text: See more
6464
url: index-text-to-speech.yml

0 commit comments

Comments
 (0)