Skip to content

Commit 7586b09

Browse files
authored
Merge pull request #97760 from markamos/v-ammark-dec10
[Cog Svcs] Fix "Speech service" terminology
2 parents 2f86826 + 09c834c commit 7586b09

File tree

15 files changed

+19
-19
lines changed

15 files changed

+19
-19
lines changed

articles/cognitive-services/Speech-Service/includes/quickstarts/translate-sts/python/python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Quickstart: Translate speech-to-speech, Python - Speech Service'
2+
title: 'Quickstart: Translate speech-to-speech, Python - Speech service'
33
titleSuffix: Azure Cognitive Services
44
description: TBD
55
services: cognitive-services
@@ -96,7 +96,7 @@ Before you get started, make sure to:
9696
python quickstart.py
9797
```
9898

99-
1. Speak an English phrase or sentence. The application transmits your speech to the Speech Services, which translates and transcribes to text (in this case, to German). The Speech Services then sends the synthesized audio and the text back to the application for display.
99+
1. Speak an English phrase or sentence. The application transmits your speech to the Speech service, which translates and transcribes to text (in this case, to German). The Speech service then sends the synthesized audio and the text back to the application for display.
100100

101101
```
102102
Say something...

articles/cognitive-services/Speech-Service/includes/quickstarts/translate-stt-multiple-languages/cpp/cpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Quickstart: Translate speech to multiple languages, C++ - Speech Service"
2+
title: "Quickstart: Translate speech to multiple languages, C++ - Speech service"
33
titleSuffix: Azure Cognitive Services
44
description: TBD
55
services: cognitive-services

articles/cognitive-services/Speech-Service/includes/quickstarts/translate-stt-multiple-languages/cpp/footer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Quickstart: Translate speech to multiple languages, C++ (Windows) - Speech Service'
2+
title: 'Quickstart: Translate speech to multiple languages, C++ (Windows) - Speech service'
33
titleSuffix: Azure Cognitive Services
44
description: TBD
55
services: cognitive-services

articles/cognitive-services/Speech-Service/includes/quickstarts/translate-stt-multiple-languages/cpp/header.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Quickstart: Translate speech to multiple languages, C++ - Speech Service"
2+
title: "Quickstart: Translate speech to multiple languages, C++ - Speech service"
33
titleSuffix: Azure Cognitive Services
44
description: TBD
55
services: cognitive-services

articles/cognitive-services/Speech-Service/includes/quickstarts/translate-stt-multiple-languages/cpp/windows.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Quickstart: Translate speech to multiple languages, C++ (Windows) - Speech Service'
2+
title: 'Quickstart: Translate speech to multiple languages, C++ (Windows) - Speech service'
33
titleSuffix: Azure Cognitive Services
44
description: TBD
55
services: cognitive-services
@@ -111,7 +111,7 @@ Before you get started, make sure to:
111111
112112
1. Choose **Debug** > **Start Debugging** (or press **F5**) to start the **helloworld** application.
113113
114-
1. Speak an English phrase or sentence. The application transmits your speech to the Speech Services, which translates and transcribes to text (in this case, to French and German). The Speech Services then sends the text back to the application for display.
114+
1. Speak an English phrase or sentence. The application transmits your speech to the Speech service, which translates and transcribes to text (in this case, to French and German). The Speech service then sends the text back to the application for display.
115115
116116
````
117117
Say something...

articles/cognitive-services/Speech-Service/includes/quickstarts/translate-stt-multiple-languages/csharp/csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Quickstart: Translate speech to multiple languages, C# - Speech Service"
2+
title: "Quickstart: Translate speech to multiple languages, C# - Speech service"
33
titleSuffix: Azure Cognitive Services
44
description: TBD
55
services: cognitive-services

articles/cognitive-services/Speech-Service/includes/quickstarts/translate-stt-multiple-languages/csharp/dotnet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Quickstart: Translate speech to multiple languages, C# (.NET Framework Windows) - Speech Service'
2+
title: 'Quickstart: Translate speech to multiple languages, C# (.NET Framework Windows) - Speech service'
33
titleSuffix: Azure Cognitive Services
44
description: TBD
55
services: cognitive-services
@@ -112,7 +112,7 @@ Before you get started, make sure to:
112112

113113
1. Choose **Debug** > **Start Debugging** (or press **F5**) to start the **helloworld** application.
114114

115-
1. Speak an English phrase or sentence. The application transmits your speech to the Speech Services, which translates and transcribes to text (in this case, to French and German). The Speech Services then sends the text back to the application for display.
115+
1. Speak an English phrase or sentence. The application transmits your speech to the Speech service, which translates and transcribes to text (in this case, to French and German). The Speech service then sends the text back to the application for display.
116116

117117
````
118118
Say something...

articles/cognitive-services/Speech-Service/includes/quickstarts/translate-stt-multiple-languages/csharp/dotnetcore.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Quickstart: Translate speech to multiple languages, C# (.NET Core Windows) - Speech Service'
2+
title: 'Quickstart: Translate speech to multiple languages, C# (.NET Core Windows) - Speech service'
33
titleSuffix: Azure Cognitive Services
44
description: TBD
55
services: cognitive-services
@@ -112,7 +112,7 @@ Before you get started, make sure to:
112112

113113
1. Choose **Debug** > **Start Debugging** (or press **F5**) to start the **helloworld** application.
114114

115-
1. Speak an English phrase or sentence. The application transmits your speech to the Speech Services, which translates and transcribes to text (in this case, to French and German). The Speech Services then sends the text back to the application for display.
115+
1. Speak an English phrase or sentence. The application transmits your speech to the Speech service, which translates and transcribes to text (in this case, to French and German). The Speech service then sends the text back to the application for display.
116116

117117
````
118118
Say something...

articles/cognitive-services/Speech-Service/includes/quickstarts/translate-stt-multiple-languages/csharp/footer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Quickstart: Translate speech to multiple languages, C# (.NET Framework Windows) - Speech Service'
2+
title: 'Quickstart: Translate speech to multiple languages, C# (.NET Framework Windows) - Speech service'
33
titleSuffix: Azure Cognitive Services
44
description: TBD
55
services: cognitive-services

articles/cognitive-services/Speech-Service/includes/quickstarts/translate-stt-multiple-languages/csharp/header.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Quickstart: Translate speech to multiple languages, C# - Speech Service"
2+
title: "Quickstart: Translate speech to multiple languages, C# - Speech service"
33
titleSuffix: Azure Cognitive Services
44
description: TBD
55
services: cognitive-services

0 commit comments

Comments
 (0)