Skip to content

Commit 2262a63

Browse files
committed
zone pivot correction
1 parent 764a1a7 commit 2262a63

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/cognitive-services/Speech-Service/openai-speech.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,21 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: speech-service
1010
ms.topic: how-to
11-
ms.date: 03/07/2023
11+
ms.date: 04/15/2023
1212
ms.author: eur
13-
ms.devlang: python
1413
zone_pivot_groups: programming-languages-csharp-python
1514
keywords: speech to text, openai
1615
---
1716

1817
# Azure OpenAI speech to speech chat
1918

19+
::: zone pivot="programming-language-csharp"
2020
[!INCLUDE [C# include](./includes/quickstarts/openai-speech/csharp.md)]
21+
::: zone-end
2122

23+
::: zone pivot="programming-language-python"
2224
[!INCLUDE [Python include](./includes/quickstarts/openai-speech/python.md)]
25+
::: zone-end
2326

2427
## Next steps
2528

0 commit comments

Comments
 (0)