You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/Speech-Service/speech-devices-sdk-windows-quickstart.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: 'Quickstart: Run the Speech Devices SDK on Windows'
2
+
title: 'Quickstart: Run the Speech Devices SDK on Windows - Speech service'
3
3
titleSuffix: Azure Cognitive Services
4
4
description: Prerequisites and instructions for getting started with a Windows Speech Devices SDK.
5
5
services: cognitive-services
@@ -19,7 +19,7 @@ In this quickstart, you'll learn how to use the Speech Devices SDK for Windows t
19
19
20
20
The application is built with the Speech SDK package, and the Eclipse Java IDE (v4) on 64-bit Windows. It runs on a 64-bit Java 8 runtime environment (JRE).
21
21
22
-
This guide requires an [Azure Cognitive Services](get-started.md) account with a Speech Services resource. If you don't have an account, you can use the [free trial](https://azure.microsoft.com/try/cognitive-services/) to get a subscription key.
22
+
This guide requires an [Azure Cognitive Services](get-started.md) account with a Speech service resource. If you don't have an account, you can use the [free trial](https://azure.microsoft.com/try/cognitive-services/) to get a subscription key.
23
23
24
24
The source code for the [sample application](https://aka.ms/sdsdk-download-JRE) is included with the Speech Devices SDK. It's also [available on GitHub](https://github.com/Azure-Samples/Cognitive-Services-Speech-Devices-SDK).
Copy file name to clipboardExpand all lines: articles/cognitive-services/Speech-Service/speech-devices-sdk.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
-
title: About the Speech Devices SDK - Speech Service
2
+
title: About the Speech Devices SDK - Speech service
3
3
titleSuffix: Azure Cognitive Services
4
-
description: Get started with the Speech Devices SDK. The Speech Service works with a wide variety of devices and audio sources. The Speech Devices SDK is a pre-tuned library that's paired with purpose-built, microphone array development kits.
4
+
description: Get started with the Speech Devices SDK. The Speech service works with a wide variety of devices and audio sources. The Speech Devices SDK is a pre-tuned library that's paired with purpose-built, microphone array development kits.
5
5
services: cognitive-services
6
6
author: erhopf
7
7
manager: nitinme
@@ -15,15 +15,15 @@ ms.author: erhopf
15
15
16
16
# About the Speech Devices SDK
17
17
18
-
The [Speech Services](overview.md)work 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 pretuned library that's paired with purpose-built, microphone array development kits.
18
+
The [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 pretuned library that's paired with purpose-built, microphone array development kits.
19
19
20
20
The Speech Devices SDK can help you:
21
21
22
22
- Rapidly test new voice scenarios.
23
-
- More easily integrate the cloud-based Speech Services into your device.
23
+
- More easily integrate the cloud-based Speech service into your device.
24
24
- Create an exceptional user experience for your customers.
25
25
26
-
The Speech Devices SDK consumes the [Speech SDK](speech-sdk.md). It uses the Speech SDK to send the audio that's processed by our advanced audio processing algorithm from the device's microphone array to the [Speech Services](overview.md). It uses multichannel audio to provide more accurate far-field [speech recognition](speech-to-text.md) via noise suppression, echo cancellation, beamforming, and dereverberation.
26
+
The Speech Devices SDK consumes the [Speech SDK](speech-sdk.md). It uses the Speech SDK to send the audio that's processed by our advanced audio processing algorithm from the device's microphone array to the [Speech service](overview.md). It uses multichannel audio to provide more accurate far-field [speech recognition](speech-to-text.md) via noise suppression, echo cancellation, beamforming, and dereverberation.
27
27
28
28
You can also use the Speech Devices SDK to build ambient devices that have your own [customized keyword](speech-devices-sdk-create-kws.md) so the cue that initiates a user interaction is unique to your brand.
29
29
@@ -50,4 +50,4 @@ The application is built with the Speech SDK package, and the Eclipse Java IDE (
50
50
> [!div class="nextstepaction"]
51
51
> [Choose your speech device](get-speech-devices-sdk.md)
52
52
> [!div class="nextstepaction"]
53
-
> [Get a Speech Service subscription key for free](get-started.md)
53
+
> [Get a Speech service subscription key for free](get-started.md)
Copy file name to clipboardExpand all lines: articles/cognitive-services/Speech-Service/speech-sdk.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: About the Speech SDK - Speech Service
2
+
title: About the Speech SDK - Speech service
3
3
titleSuffix: Azure Cognitive Services
4
4
description: The Speech Software Development Kit (SDK) gives your applications native access to the functions of the Speech service, making it easier to develop software. This article provides additional details about the SDK for Windows, Linux, and Android.
5
5
services: cognitive-services
@@ -14,7 +14,7 @@ ms.author: wolfma
14
14
15
15
# About the Speech SDK
16
16
17
-
The Speech Software Development Kit (SDK) gives your applications access to the functions of the Speech Services, making it easier to develop speech-enabled software. Currently, the SDKs provide access to **speech-to-text**, **text-to-speech**, **speech translation**, **intent recognition**, and **Bot Framework’s Direct Line Speech channel**. A general overview about the capabilities and supported platforms can be found on the documentation [entry page](https://aka.ms/csspeech).
17
+
The Speech Software Development Kit (SDK) gives your applications access to the functions of the Speech service, making it easier to develop speech-enabled software. Currently, the SDKs provide access to **speech-to-text**, **text-to-speech**, **speech translation**, **intent recognition**, and **Bot Framework’s Direct Line Speech channel**. A general overview about the capabilities and supported platforms can be found on the documentation [entry page](https://aka.ms/csspeech).
Copy file name to clipboardExpand all lines: articles/cognitive-services/Speech-Service/speech-synthesis-markup.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Speech Synthesis Markup Language (SSML) - Speech Service
2
+
title: Speech Synthesis Markup Language (SSML) - Speech service
3
3
titleSuffix: Azure Cognitive Services
4
4
description: Using the Speech Synthesis Markup Language to control pronunciation and prosody in text-to-speech.
5
5
services: cognitive-services
@@ -16,7 +16,7 @@ ms.author: erhopf
16
16
17
17
Speech Synthesis Markup Language (SSML) is an XML-based markup language that lets developers specify how input text is converted into synthesized speech using the text-to-speech service. Compared to plain text, SSML allows developers to fine-tune the pitch, pronunciation, speaking rate, volume, and more of the text-to-speech output. Normal punctuation, such as pausing after a period, or using the correct intonation when a sentence ends with a question mark are automatically handled.
18
18
19
-
The Speech Services implementation of SSML is based on World Wide Web Consortium's [Speech Synthesis Markup Language Version 1.0](https://www.w3.org/TR/speech-synthesis).
19
+
The Speech service implementation of SSML is based on World Wide Web Consortium's [Speech Synthesis Markup Language Version 1.0](https://www.w3.org/TR/speech-synthesis).
20
20
21
21
> [!IMPORTANT]
22
22
> Chinese, Japanese, and Korean characters count as two characters for billing. For more information, see [Pricing](https://azure.microsoft.com/pricing/details/cognitive-services/speech-services/).
@@ -115,7 +115,7 @@ Within the `speak` element, you can specify multiple voices for text-to-speech o
115
115
> [!IMPORTANT]
116
116
> This feature will only work with neural voices.
117
117
118
-
By default, the text-to-speech service synthesizes text using a neutral speaking style for both standard and neural voices. With neural voices, you can adjust the speaking style to express cheerfulness, empathy, or sentiment with the `<mstts:express-as>` element. This is an optional element unique to Azure Speech Services.
118
+
By default, the text-to-speech service synthesizes text using a neutral speaking style for both standard and neural voices. With neural voices, you can adjust the speaking style to express cheerfulness, empathy, or sentiment with the `<mstts:express-as>` element. This is an optional element unique to the Speech service.
119
119
120
120
Currently, speaking style adjustments are supported for these neural voices:
Copy file name to clipboardExpand all lines: articles/cognitive-services/Speech-Service/speech-to-text.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Speech-to-text - Speech Service
2
+
title: Speech-to-text - Speech service
3
3
titleSuffix: Azure Cognitive Services
4
4
description: The speech-to-text feature enables real-time transcription of audio streams into text that your applications, tools, or devices can consume, display, and take action on as command input. This service works seamlessly with the text-to-speech (speech synthesis), and speech translation features.
5
5
services: cognitive-services
@@ -14,7 +14,7 @@ ms.author: erhopf
14
14
15
15
# What is speech-to-text?
16
16
17
-
Speech-to-text from Azure Speech Services, also known as speech-to-text, enables real-time transcription of audio streams into text that your applications, tools, or devices can consume, display, and take action on as command input. This service is powered by the same recognition technology that Microsoft uses for Cortana and Office products, and works seamlessly with the translation and text-to-speech. For a full list of available speech-to-text languages, see [supported languages](https://docs.microsoft.com/azure/cognitive-services/speech-service/language-support#speech-to-text).
17
+
Speech-to-text from the Speech service, also known as speech-to-text, enables real-time transcription of audio streams into text that your applications, tools, or devices can consume, display, and take action on as command input. This service is powered by the same recognition technology that Microsoft uses for Cortana and Office products, and works seamlessly with the translation and text-to-speech. For a full list of available speech-to-text languages, see [supported languages](https://docs.microsoft.com/azure/cognitive-services/speech-service/language-support#speech-to-text).
18
18
19
19
By default, the speech-to-text service uses the Universal language model. This model was trained using Microsoft-owned data and is deployed in the cloud. It's optimal for conversational and dictation scenarios. If you are using speech-to-text for recognition and transcription in a unique environment, you can create and train custom acoustic, language, and pronunciation models to address ambient noise or industry-specific vocabulary.
20
20
@@ -49,7 +49,7 @@ If you prefer to use the speech-to-text REST service, see [REST APIs](https://do
49
49
50
50
## Tutorials and sample code
51
51
52
-
After you've had a chance to use the Speech Services, try our tutorial that teaches you how to recognize intents from speech using the Speech SDK and LUIS.
52
+
After you've had a chance to use the Speech service, try our tutorial that teaches you how to recognize intents from speech using the Speech SDK and LUIS.
53
53
54
54
-[Tutorial: Recognize intents from speech with the Speech SDK and LUIS, C#](how-to-recognize-intents-from-speech-csharp.md)
55
55
@@ -60,7 +60,7 @@ Sample code for the Speech SDK is available on GitHub. These samples cover commo
60
60
61
61
## Customization
62
62
63
-
In addition to the standard baseline model used by the Speech Services, you can customize models to your needs with available data, to overcome speech recognition barriers such as speaking style, vocabulary and background noise, see [Custom Speech](how-to-custom-speech.md)
63
+
In addition to the standard baseline model used by the Speech service, you can customize models to your needs with available data, to overcome speech recognition barriers such as speaking style, vocabulary and background noise, see [Custom Speech](how-to-custom-speech.md)
64
64
65
65
> [!NOTE]
66
66
> Customization options vary by language/locale (see [Supported languages](supported-languages.md)).
@@ -70,10 +70,10 @@ In addition to the standard baseline model used by the Speech Services, you can
70
70
> [!WARNING]
71
71
> Bing Speech was decommissioned on October 15, 2019.
72
72
73
-
If your applications, tools, or products are using the Bing Speech APIs or Custom Speech, we've created guides to help you migrate to Speech Services.
73
+
If your applications, tools, or products are using the Bing Speech APIs or Custom Speech, we've created guides to help you migrate to the Speech service.
74
74
75
-
-[Migrate from Bing Speech to the Speech Services](https://docs.microsoft.com/azure/cognitive-services/speech-service/how-to-migrate-from-bing-speech)
76
-
-[Migrate from Custom Speech to the Speech Services](https://docs.microsoft.com/azure/cognitive-services/speech-service/how-to-migrate-from-custom-speech-service)
75
+
-[Migrate from Bing Speech to the Speech service](https://docs.microsoft.com/azure/cognitive-services/speech-service/how-to-migrate-from-bing-speech)
76
+
-[Migrate from Custom Speech to the Speech service](https://docs.microsoft.com/azure/cognitive-services/speech-service/how-to-migrate-from-custom-speech-service)
77
77
78
78
## Reference docs
79
79
@@ -85,5 +85,5 @@ If your applications, tools, or products are using the Bing Speech APIs or Custo
85
85
86
86
## Next steps
87
87
88
-
-[Get a Speech Services subscription key for free](get-started.md)
88
+
-[Get a Speech service subscription key for free](get-started.md)
Copy file name to clipboardExpand all lines: articles/cognitive-services/Speech-Service/speech-translation.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
-
title: Speech translation with Speech Service
2
+
title: Speech translation with Speech service
3
3
titleSuffix: Azure Cognitive Services
4
-
description: Speech Service lets you add end-to-end, real-time, multi-language translation of speech to your applications, tools, and devices. The same API can be used for both speech-to-speech and speech-to-text translation.
4
+
description: Speech service lets you add end-to-end, real-time, multi-language translation of speech to your applications, tools, and devices. The same API can be used for both speech-to-speech and speech-to-text translation.
5
5
services: cognitive-services
6
6
author: erhopf
7
7
manager: nitinme
@@ -14,7 +14,7 @@ ms.author: erhopf
14
14
15
15
# What is speech translation?
16
16
17
-
Speech translation from Azure Speech Services, enables real-time, multi-language speech-to-speech and speech-to-text translation of audio streams. With the Speech SDK, your applications, tools, and devices have access to source transcriptions and translation outputs for provided audio. Interim transcription and translation results are returned as speech is detected, and finals results can be converted into synthesized speech.
17
+
Speech translation from the Speech service enables real-time, multi-language speech-to-speech and speech-to-text translation of audio streams. With the Speech SDK, your applications, tools, and devices have access to source transcriptions and translation outputs for provided audio. Interim transcription and translation results are returned as speech is detected, and finals results can be converted into synthesized speech.
18
18
19
19
Microsoft's translation engine is powered by two different approaches: statistical machine translation (SMT) and neural machine translation (NMT). SMT uses advanced statistical analysis to estimate the best possible translations given the context of a few words. With NMT, neural networks are used to provide more accurate, natural-sounding translations by using the full context of sentences to translate words.
20
20
@@ -50,9 +50,9 @@ Sample code for the Speech SDK is available on GitHub. These samples cover commo
50
50
51
51
## Migration guides
52
52
53
-
If your applications, tools, or products are using the [Translator Speech API](https://docs.microsoft.com/azure/cognitive-services/translator-speech/overview), we've created guides to help you migrate to the Speech Services.
53
+
If your applications, tools, or products are using the [Translator Speech API](https://docs.microsoft.com/azure/cognitive-services/translator-speech/overview), we've created guides to help you migrate to the Speech service.
54
54
55
-
*[Migrate from the Translator Speech API to the Speech Services](how-to-migrate-from-translator-speech-api.md)
55
+
*[Migrate from the Translator Speech API to the Speech service](how-to-migrate-from-translator-speech-api.md)
56
56
57
57
## Reference docs
58
58
@@ -64,5 +64,5 @@ If your applications, tools, or products are using the [Translator Speech API](h
64
64
65
65
## Next steps
66
66
67
-
*[Get a Speech Services subscription key for free](get-started.md)
67
+
*[Get a Speech service subscription key for free](get-started.md)
Copy file name to clipboardExpand all lines: articles/cognitive-services/Speech-Service/support.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
-
title: Support and help options - Speech Service
2
+
title: Support and help options - Speech service
3
3
titleSuffix: Azure Cognitive Services
4
-
description: How to obtain help and support for questions and problems when you create applications that integrate with the Speech Service
4
+
description: How to obtain help and support for questions and problems when you create applications that integrate with the Speech service
5
5
services: cognitive-services
6
6
author: jhakulin
7
7
manager: nitinme
@@ -15,10 +15,10 @@ ms.author: jhakulin
15
15
16
16
# Support and help options
17
17
18
-
Are you just starting to explore the functionality of the Speech Services? Are you implementing a new feature to your application? Here are suggestions about where you can get help as a developer.
18
+
Are you just starting to explore the functionality of the Speech service? Are you implementing a new feature to your application? Here are suggestions about where you can get help as a developer.
19
19
20
20
> [!div class="checklist"]
21
-
> * Stay informed about new developments in *Azure Cognitive Services*, or find the latest news related to *Speech service*.
21
+
> * Stay informed about new developments in *Azure Cognitive Services*, or find the latest news related to the *Speech service*.
22
22
> * Release notes contain information for all releases.
23
23
> * Search to see if your issue was discussed by the community, or if existing documentation for the feature you want to implement already exists.
24
24
> * If you can't find a satisfactory answer, ask a question on *Stack Overflow*.
@@ -27,7 +27,7 @@ Are you just starting to explore the functionality of the Speech Services? Are y
27
27
28
28
## Stay informed
29
29
30
-
News about Cognitive Services is collected in the [Cognitive Services blog](https://azure.microsoft.com/blog/topics/cognitive-services/). For the latest information about Speech Services, track the [Speech Services blog](https://azure.microsoft.com/blog/tag/speech-service/).
30
+
News about Cognitive Services is collected in the [Cognitive Services blog](https://azure.microsoft.com/blog/topics/cognitive-services/). For the latest information about the Speech service, track the [Speech service blog](https://azure.microsoft.com/blog/tag/speech-service/).
0 commit comments