File tree Expand file tree Collapse file tree 4 files changed +20
-12
lines changed
cognitive-services/Speech-Service
includes/quickstarts/voice-assistants/java Expand file tree Collapse file tree 4 files changed +20
-12
lines changed Original file line number Diff line number Diff line change 50325
50325
"source_path": "articles/sql-data-warehouse/what-is-a-data-warehouse-unit-dwu-cdwu.md",
50326
50326
"redirect_url": "/azure/synapse-analytics/sql-data-warehouse/what-is-a-data-warehouse-unit-dwu-cdwu",
50327
50327
"redirect_document_id": true
50328
+ },
50329
+ {
50330
+ "source_path": "articles/cognitive-services/speech-service/quickstart-voice-assistant-java-android.md",
50331
+ "redirect_url": "/azure/cognitive-services/speech-service/quickstarts/voice-assistants?pivots=programming-language-java&tabs=android"
50332
+ },
50333
+ {
50334
+ "source_path": "articles/cognitive-services/speech-service/quickstart-voice-assistant-java-jre.md",
50335
+ "redirect_url": "/azure/cognitive-services/speech-service/quickstarts/voice-assistants?pivots=programming-language-java&tabs=jre"
50328
50336
}
50329
50337
]
50330
50338
}
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ ms.author: travisw
13
13
14
14
** Choose your target environment**
15
15
16
- # [ Java Runtime] ( #tab/java-runtime )
16
+ # [ Java Runtime] ( #tab/jre )
17
17
18
18
[ !INCLUDE [ JRE] ( ./jre.md )]
19
19
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ ms.subservice: speech-service
10
10
ms.topic : quickstart
11
11
ms.date : 02/10/2020
12
12
ms.author : travisw
13
- zone_pivot_groups : programming-languages-set-twelve
13
+ zone_pivot_groups : programming-languages-set-fourteen
14
14
---
15
15
16
16
# Quickstart: Create a custom voice assistant
Original file line number Diff line number Diff line change @@ -162,16 +162,6 @@ groups:
162
162
title : Java
163
163
- id : programming-language-python
164
164
title : Python
165
- - id : programming-languages-set-twelve
166
- title : Programming languages
167
- prompt : Choose a programming language
168
- pivots :
169
- - id : programming-language-csharp
170
- title : C#
171
- - id : programming-language-java
172
- title : Java
173
- - id : programming-language-more
174
- title : More languages...
175
165
# Service-specific groups
176
166
- id : cogsvcs-text-analytics-features
177
167
title : Text Analytics features
@@ -269,3 +259,13 @@ groups:
269
259
title : Visual Studio Code
270
260
- id : code-editor-visualstudio
271
261
title : Visual Studio
262
+ - id : programming-languages-set-fourteen
263
+ title : Programming languages
264
+ prompt : Choose a programming language
265
+ pivots :
266
+ - id : programming-language-csharp
267
+ title : C#
268
+ - id : programming-language-java
269
+ title : Java
270
+ - id : programming-language-more
271
+ title : More languages...
You can’t perform that action at this time.
0 commit comments