Skip to content

Commit f6ea06c

Browse files
Update javascript.md
1 parent e994204 commit f6ea06c

File tree

1 file changed

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

1 file changed

+0
-3
lines changed

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

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

2727
## Recognize speech from a file
2828

29-
> [!div class="nextstepaction"]
30-
> [Additional samples on GitHub](https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/javascript)
31-
3229
Follow these steps to create a Node.js console application for speech recognition.
3330

3431
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)