Skip to content

Commit 3fec7e7

Browse files
authored
Update csharp.md
1 parent 9bd84a3 commit 3fec7e7

File tree

1 file changed

+3
-0
lines changed
  • articles/ai-services/speech-service/includes/quickstarts/speech-to-text-basics

1 file changed

+3
-0
lines changed

articles/ai-services/speech-service/includes/quickstarts/speech-to-text-basics/csharp.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ The Speech SDK is available as a [NuGet package](https://www.nuget.org/packages/
2424

2525
## Recognize speech from a microphone
2626

27+
> [!TIP]
28+
> 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.
29+
2730
Follow these steps to create a console application and install the Speech SDK.
2831

2932
1. Open a command prompt window in the folder where you want the new project. Run this command to create a console application with the .NET CLI.

0 commit comments

Comments
 (0)