We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a801583 commit 30127b2Copy full SHA for 30127b2
articles/cognitive-services/Speech-Service/includes/quickstarts/from-microphone/go/go.md
@@ -39,7 +39,7 @@ require (
39
40
- "main" package definition
41
- importing the necessary modules from the Speech SDK
42
-- variables for storing the ########TODO######## information that will be replaced later in this quickstart
+- variables for storing the subscription information that will be replaced later in this quickstart
43
- a simple implementation using the microphone for audio input
44
- event handlers for various events that take place during a speech recognition
45
0 commit comments