Skip to content

Commit 0e296f2

Browse files
authored
Update javascript.md
1 parent 945198c commit 0e296f2

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/javascript.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ To set up your environment, install the Speech SDK for JavaScript. Run this comm
2626

2727
## Recognize speech from a file
2828

29+
> [!TIP]
30+
> 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.
31+
2932
Follow these steps to create a Node.js console application for speech recognition.
3033

3134
1. Open a command prompt window where you want the new project, and create a new file named *SpeechRecognition.js*.

0 commit comments

Comments
 (0)