Skip to content

Commit 873ff28

Browse files
committed
terminology
1 parent c2f97d9 commit 873ff28

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/Speech-Service/includes/quickstarts/openai-speech

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/includes/quickstarts/openai-speech/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.author: eur
1212
In this how-to guide, you can use [Azure Cognitive Services Speech](../../../overview.md) to converse with [Azure OpenAI Service](/azure/cognitive-services/openai/overview). The text recognized by the Speech service is sent to Azure OpenAI. The text response from Azure OpenAI is then synthesized by the Speech service.
1313

1414
Speak into the microphone to start a conversation with Azure OpenAI.
15-
- The Speech service recognizes your speech and converts it into text (speech-to-text).
15+
- The Speech service recognizes your speech and converts it into text (speech to text).
1616
- Your request as text is sent to Azure OpenAI.
1717
- The Speech service text to speech (TTS) feature synthesizes the response from Azure OpenAI to the default speaker.
1818

0 commit comments

Comments
 (0)