Skip to content

Commit a6c3ff2

Browse files
authored
Update cpp.md
1 parent 3fec7e7 commit a6c3ff2

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/cpp.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. Create a new C++ console project in [Visual Studio Community](https://visualstudio.microsoft.com/downloads/) named `SpeechRecognition`.

0 commit comments

Comments
 (0)