Skip to content

Commit cd79740

Browse files
authored
Apply suggestions from code review
1 parent 17579f7 commit cd79740

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

learn-pr/wwl-data-ai/develop-speech-agent-speech-mcp/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
ms.topic: module-standard-task-based
1010
ms.service: azure-ai-speech
1111
ai-usage: ai-generated
12-
title: Develop a Speech Agent with the Azure Speech MCP Server
12+
title: Develop a speech agent with the Azure Speech MCP server
1313
summary: Learn how to build an AI agent that uses the Azure Speech MCP server to perform speech-to-text and text-to-speech tasks.
1414
abstract: |
1515
After completing this module, you'll be able to:

learn-pr/wwl-data-ai/develop-text-analysis-agent-language-mcp/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
ms.topic: module-standard-task-based
1010
ms.service: azure-ai-language
1111
ai-usage: ai-generated
12-
title: Develop a Text Analysis Agent with the Azure Language MCP Server
12+
title: Develop a text analysis agent with the Azure Language MCP server
1313
summary: Learn how to build an AI agent that uses the Azure Language MCP server to perform text analysis tasks like entity recognition, sentiment analysis, and summarization.
1414
abstract: |
1515
After completing this module, you'll be able to:

learn-pr/wwl-data-ai/translate-text-speech/includes/4-speech-translation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Azure Speech in Foundry Tools provides multiple APIs that you can use to build s
22

33
## Use Azure Speech translation in application code
44

5-
To support speech translation, Azure Speech provides an APi that you can use from your application code through the **TranslationRecognizer** object; which you can create by connecting to your Azure Speech resource using a **SpeechTranslationConfig** object.
5+
To support speech translation, Azure Speech provides an API that you can use from your application code through the **TranslationRecognizer** object; which you can create by connecting to your Azure Speech resource using a **SpeechTranslationConfig** object.
66

77
### Connect to an Azure Speech resource
88

0 commit comments

Comments
 (0)