Skip to content

Commit 5e77c5f

Browse files
authored
Update speech-devices-sdk.md
Making the concept easier to understand.
1 parent c461d20 commit 5e77c5f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/cognitive-services/Speech-Service/speech-devices-sdk.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,13 @@ ms.author: v-jerkin
1313
---
1414
# About the Speech Devices SDK (Preview)
1515

16-
On its own, the Microsoft Speech service works with a wide variety of devices and audio sources. Now you can take your speech applications to the next level with matched hardware and software. The Speech Devices SDK is a pre-tuned library paired with specific microphone-enabled hardware. The SDK makes it easy to integrate your device with the cloud-based Microsoft Speech service and create an exceptional user experience for your customers.
16+
On its own, the [Microsoft Speech Service](overview.md) works with a wide variety of devices and audio sources. Now you can take your speech applications to the next level with matched hardware and software. The Speech Devices SDK is a pre-tuned library paired with specific microphone-enabled hardware. The Speech Devices SDK makes it easy to integrate your device with the cloud-based Microsoft Speech service and create an exceptional user experience for your customers.
1717

18-
The SDK allows you to build your own ambient devices with a customized wake word—so the cue that initiates a user interaction is unique to your brand. It uses multi-channel audio to provide more accurate speech recognition via noise suppression, echo cancellation, far-field voice, and beamforming.
18+
The Speech Devices SDK consumes the [Speech SDK](speech-sdk.md), and uses the Speech SDK to send the audio processed by our advanced audio processing algorithm from the device's microphone array to the [Microsoft Speech Service](overview.md). It uses multi-channel audio to provide more accurate far-field [speech recognition](speech-to-text.md) via noise suppression, echo cancellation, beamforming and de-reverberation.
1919

20-
The SDK facilitates a variety of voice-enabled scenarios, such as drive-thru ordering systems, in-car or in-home assistants, and smart speakers. You could respond to users with text, speak back to them in a default or custom voice, provide search results, translate to other languages, and more.
20+
The Speech Devices SDK also allows you to build your ambient devices with your own [customized wake word](speech-devices-sdk-create-kws.md)—so the cue that initiates a user interaction is unique to your brand.
21+
22+
The SDK facilitates a variety of voice-enabled scenarios, such as drive-thru ordering systems, in-store or in-home assistants, and smart speakers. You could respond to users with text, speak back to them in a default or [custom voice](how-to-customize-voice-font), provide search results, [translate](speech-translation.md) to other languages, and more.
2123

2224

2325

0 commit comments

Comments
 (0)