Skip to content

Commit 2f6d5fc

Browse files
committed
Added missing java bits as include
1 parent e9024f2 commit 2f6d5fc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/cognitive-services/Speech-Service/speech-translation-basics.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: speech-service
1010
ms.topic: conceptual
11-
ms.date: 04/09/2020
11+
ms.date: 04/13/2020
1212
ms.author: dapine
1313
zone_pivot_groups: programming-languages-set-two
1414
---
@@ -28,15 +28,15 @@ One of the core features of the Speech service is the ability to recognize human
2828
::: zone-end
2929

3030
::: zone pivot="programming-language-cpp"
31-
[!INCLUDE [C# Basics include](includes/how-to/speech-translation-basics/speech-translation-basics-cpp.md)]
31+
[!INCLUDE [C++ Basics include](includes/how-to/speech-translation-basics/speech-translation-basics-cpp.md)]
3232
::: zone-end
3333

3434
::: zone pivot="programming-language-java"
35-
35+
[!INCLUDE [Java Basics include](includes/how-to/speech-translation-basics/speech-translation-basics-java.md)]
3636
::: zone-end
3737

3838
::: zone pivot="programming-language-python"
39-
[!INCLUDE [C# Basics include](includes/how-to/speech-translation-basics/speech-translation-basics-python.md)]
39+
[!INCLUDE [Python Basics include](includes/how-to/speech-translation-basics/speech-translation-basics-python.md)]
4040
::: zone-end
4141

4242
::: zone pivot="programming-language-more"

0 commit comments

Comments
 (0)