azure-ai

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Azure AI Services

Azure AI 服务

Services

服务

ServiceUse WhenMCP ToolsCLI
AI SearchFull-text, vector, hybrid search
azure__search
az search
SpeechSpeech-to-text, text-to-speech
azure__speech
-
OpenAIGPT models, embeddings, DALL-E-
az cognitiveservices
Document IntelligenceForm extraction, OCR--
服务适用场景MCP 工具CLI
AI Search全文搜索、向量搜索、混合搜索
azure__search
az search
Speech语音转文本、文本转语音
azure__speech
-
OpenAIGPT模型、嵌入、DALL-E-
az cognitiveservices
Document Intelligence表单提取、OCR识别--

MCP Server (Preferred)

MCP 服务器(推荐使用)

When Azure MCP is enabled:
当Azure MCP启用时:

AI Search

AI Search

  • azure__search
    with command
    search_index_list
    - List search indexes
  • azure__search
    with command
    search_index_get
    - Get index details
  • azure__search
    with command
    search_query
    - Query search index
  • azure__search
    搭配命令
    search_index_list
    - 列出搜索索引
  • azure__search
    搭配命令
    search_index_get
    - 获取索引详情
  • azure__search
    搭配命令
    search_query
    - 查询搜索索引

Speech

Speech

  • azure__speech
    with command
    speech_transcribe
    - Speech to text
  • azure__speech
    with command
    speech_synthesize
    - Text to speech
If Azure MCP is not enabled: Run
/azure:setup
or enable via
/mcp
.
  • azure__speech
    搭配命令
    speech_transcribe
    - 语音转文本
  • azure__speech
    搭配命令
    speech_synthesize
    - 文本转语音
如果Azure MCP未启用: 运行
/azure:setup
或通过
/mcp
启用。

AI Search Capabilities

AI Search 功能

FeatureDescription
Full-text searchLinguistic analysis, stemming
Vector searchSemantic similarity with embeddings
Hybrid searchCombined keyword + vector
AI enrichmentEntity extraction, OCR, sentiment
功能描述
全文搜索语言分析、词干提取
向量搜索基于嵌入的语义相似度匹配
混合搜索关键词+向量的组合搜索
AI 增强实体提取、OCR识别、情感分析

Speech Capabilities

Speech 功能

FeatureDescription
Speech-to-textReal-time and batch transcription
Text-to-speechNeural voices, SSML support
Speaker diarizationIdentify who spoke when
Custom modelsDomain-specific vocabulary
功能描述
语音转文本实时与批量转录
文本转语音神经语音、支持SSML
说话人分离识别说话人及对应发言时段
自定义模型特定领域词汇模型

Service Details

服务详情

For deep documentation on specific services:
如需了解特定服务的深度文档: