Skip to content

Commit c8ec7fd

Browse files
authored
Merge pull request #49611 from WSturman/patch-10
Update speech-devices-sdk.md
2 parents 74bff83 + fe2d7be commit c8ec7fd

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+
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 purpose built microphone array development kits. Giving you the power to rapidly test new voice scenarios, the Speech Devices SDK makes it easy to integrate the cloud-based Microsoft Speech Service into your device 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 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.md), provide search results, [translate](speech-translation.md) to other languages, and more. We look forward to seeing what you build!
2123

2224

2325

0 commit comments

Comments
 (0)