Skip to content

Commit 9bd84a3

Browse files
authored
Update language-support.md
Adding a few Tips for VS Code Extension Toolkit
1 parent 82b727f commit 9bd84a3

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

articles/ai-services/speech-service/language-support.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ More remarks for speech to text locales are included in the [custom speech](#cus
4040
> [!TIP]
4141
> Try out the [real-time speech to text tool](https://speech.microsoft.com/portal/speechtotexttool) without having to use any code.
4242
43+
> [!TIP]
44+
> Try out the [Azure AI Speech Toolkit](https://marketplace.visualstudio.com/items?itemName=ms-azureaispeech.azure-ai-speech-toolkit) to easily build and run samples on Visual Studio Code.
45+
4346
[!INCLUDE [Language support include](includes/language-support/stt.md)]
4447

4548
### Custom speech
@@ -59,7 +62,10 @@ The table in this section summarizes the locales and voices supported for text t
5962
More remarks for text to speech locales are included in the [voice styles and roles](#voice-styles-and-roles), [prebuilt neural voices](#prebuilt-neural-voices), [Custom neural voice](#custom-neural-voice), and [personal voice](#personal-voice) sections in this article.
6063

6164
> [!TIP]
62-
> Check the [Voice Gallery](https://speech.microsoft.com/portal/voicegallery) and determine the right voice for your business needs.
65+
> Check the [Voice Gallery](https://speech.microsoft.com/portal/voicegallery) and determine the right voice for your business needs.
66+
67+
> [!TIP]
68+
> Try out the [Azure AI Speech Toolkit](https://marketplace.visualstudio.com/items?itemName=ms-azureaispeech.azure-ai-speech-toolkit) to easily build and run samples on Visual Studio Code.
6369
6470
[!INCLUDE [Language support include](includes/language-support/tts.md)]
6571

@@ -129,6 +135,9 @@ The table in this section summarizes the 33 locales supported for pronunciation
129135

130136
# [Speech translation](#tab/speech-translation)
131137

138+
> [!TIP]
139+
> Try out the [Azure AI Speech Toolkit](https://marketplace.visualstudio.com/items?itemName=ms-azureaispeech.azure-ai-speech-toolkit) to easily build and run samples on Visual Studio Code.
140+
132141
### Real-time speech translation
133142

134143
The table in this section summarizes the locales supported for Speech translation. Speech translation supports different languages for speech to speech and speech to text translation. The available target languages depend on whether the translation target is speech or text.

0 commit comments

Comments
 (0)