We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 764a1a7 commit 2262a63Copy full SHA for 2262a63
articles/cognitive-services/Speech-Service/openai-speech.md
@@ -8,18 +8,21 @@ manager: nitinme
8
ms.service: cognitive-services
9
ms.subservice: speech-service
10
ms.topic: how-to
11
-ms.date: 03/07/2023
+ms.date: 04/15/2023
12
ms.author: eur
13
-ms.devlang: python
14
zone_pivot_groups: programming-languages-csharp-python
15
keywords: speech to text, openai
16
---
17
18
# Azure OpenAI speech to speech chat
19
+::: zone pivot="programming-language-csharp"
20
[!INCLUDE [C# include](./includes/quickstarts/openai-speech/csharp.md)]
21
+::: zone-end
22
23
+::: zone pivot="programming-language-python"
24
[!INCLUDE [Python include](./includes/quickstarts/openai-speech/python.md)]
25
26
27
## Next steps
28
0 commit comments