Skip to content

Commit aaf6299

Browse files
author
Hasya Shah
committed
Removed quickstarts section until quickstart guides are ready
1 parent b12a2d2 commit aaf6299

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

articles/cognitive-services/Speech-Service/custom-keyword-overview.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,6 @@ With Custom Keyword's customization, performance, and integration features, you
2626
| Keyword verification | When there's high confidence in the keyword being detected locally, audio is sent to the cloud for further verification that a user said the keyword. Keyword verification provides an additional layer of security by reducing the impact of an incorrect local detection and protecting user privacy.
2727
| Voice assistant & Speech SDK integration | Keywords generated from the Custom Keyword on Speech Studio can be easily integrated within your device or application via the Speech SDK. Simply point the SDK to the keyword model provided by Speech Studio and your product will be voice activated, backed by keyword verification. You can complete your product's voice experiences by building your own [voice assistant](voice-assistants.md).
2828

29-
## Getting started with custom keywords
30-
31-
We offer quickstarts designed to have you running code in less than 10 minutes. This table includes a list of voice assistant quickstarts, organized by language.
32-
33-
| Quickstart | Platform | API reference |
34-
|------------|----------|---------------|
35-
| C#, UWP | Windows | [Browse](https://aka.ms/csspeech/csharpref) |
36-
| Java | Windows, macOS, Linux | [Browse](https://aka.ms/csspeech/javaref) |
37-
| Java | Android | [Browse](https://aka.ms/csspeech/javaref) |
38-
3929
## Sample code
4030

4131
Sample code for integrating a keyword model is available on GitHub. These samples cover the client application for integrating your keyword in several popular programming languages.

0 commit comments

Comments
 (0)