Skip to content

Commit 30127b2

Browse files
committed
text edit
1 parent a801583 commit 30127b2

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/Speech-Service/includes/quickstarts/from-microphone/go

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/includes/quickstarts/from-microphone/go/go.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ require (
3939

4040
- "main" package definition
4141
- importing the necessary modules from the Speech SDK
42-
- variables for storing the ########TODO######## information that will be replaced later in this quickstart
42+
- variables for storing the subscription information that will be replaced later in this quickstart
4343
- a simple implementation using the microphone for audio input
4444
- event handlers for various events that take place during a speech recognition
4545

0 commit comments

Comments
 (0)