Skip to content

Commit 3e2d6f5

Browse files
committed
Fixing grammar error
1 parent fdf21dd commit 3e2d6f5

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 11/20/2019
1212
ms.author: erhopf
1313
---
1414

15-
In this quickstart, you'll use the [Speech SDK](~/articles/cognitive-services/speech-service/speech-sdk.md) to interactively recognize speech from a microphone input, and get the text transcription from captured audio. It's easy to integrate this feature into your apps or and devices for common recognition tasks, such as transcribing conversations. It can also be used for more complex integrations, like using the Bot Framework with the Speech SDK to build voice assistants.
15+
In this quickstart, you'll use the [Speech SDK](~/articles/cognitive-services/speech-service/speech-sdk.md) to interactively recognize speech from a microphone input, and get the text transcription from captured audio. It's easy to integrate this feature into your apps or devices for common recognition tasks, such as transcribing conversations. It can also be used for more complex integrations, like using the Bot Framework with the Speech SDK to build voice assistants.
1616

1717
After satisfying a few prerequisites, recognizing speech from a microphone only takes four steps:
1818

0 commit comments

Comments
 (0)