Skip to content

Commit 88d31b8

Browse files
committed
Adding comments from David.
1 parent c91140e commit 88d31b8

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 a text transcription of the captured audio. It's easy to integrate this feature into your apps or devices for common transcription tasks, and can be used for more complex integrations, like combining the Bot Framework and 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 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.
1616

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

0 commit comments

Comments
 (0)