Skip to content

Commit 83c3130

Browse files
committed
Added C++ and Java placeholders.
1 parent 1edb5b8 commit 83c3130

File tree

3 files changed

+22
-3
lines changed

3 files changed

+22
-3
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
author: IEvangelist
3+
ms.service: cognitive-services
4+
ms.topic: include
5+
ms.date: 03/02/2020
6+
ms.author: dapine
7+
---
8+
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
author: IEvangelist
3+
ms.service: cognitive-services
4+
ms.topic: include
5+
ms.date: 03/02/2020
6+
ms.author: dapine
7+
---
8+

articles/cognitive-services/Speech-Service/speech-to-text-basics.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,19 @@ One of the core features of the Speech service is the ability to recognize and t
2323
2424
::: zone pivot="programming-language-csharp"
2525

26-
::: zone-end
26+
[!INCLUDE [C# Basics include](includes/how-to/speech-to-text-basics/speech-to-text-basics-csharp.md)]
2727

28+
::: zone-end
2829
::: zone pivot="programming-language-cpp"
2930

30-
::: zone-end
31+
[!INCLUDE [C++ Basics include](includes/how-to/speech-to-text-basics/speech-to-text-basics-cpp.md)]
3132

33+
::: zone-end
3234
::: zone pivot="programming-language-java"
3335

34-
::: zone-end
36+
[!INCLUDE [Java Basics include](includes/how-to/speech-to-text-basics/speech-to-text-basics-java.md)]
3537

38+
::: zone-end
3639
::: zone pivot="programming-language-python"
3740

3841
[!INCLUDE [Python Basics include](./includes/how-to/speech-to-text-basics/speech-to-text-basics-python.md)]

0 commit comments

Comments
 (0)