·podcast-generation
*

podcast-generation

microsoft/agent-skills

通過 WebSocket 使用 Azure OpenAI 的 GPT Realtime Mini 模型生成 AI 驅動的播客式音頻敘述。在構建文本轉語音功能、生成音頻敘述、根據內容創建播客或與 Azure OpenAI Realtime API 集成以實現真實音頻輸出時使用。涵蓋從 React 前端到帶有 WebSocket 流的 Python FastAPI 後端的全棧實現。

0安裝·0熱度·@microsoft

安裝

$npx skills add https://github.com/microsoft/agent-skills --skill podcast-generation

SKILL.md

Generate real audio narratives from text content using Azure OpenAI's Realtime API.

Note: Endpoint should NOT include /openai/v1/ - just the base URL.

| alloy | Neutral | | echo | Warm | | fable | Expressive | | onyx | Deep | | nova | Friendly | | shimmer | Clear |

通過 WebSocket 使用 Azure OpenAI 的 GPT Realtime Mini 模型生成 AI 驅動的播客式音頻敘述。在構建文本轉語音功能、生成音頻敘述、根據內容創建播客或與 Azure OpenAI Realtime API 集成以實現真實音頻輸出時使用。涵蓋從 React 前端到帶有 WebSocket 流的 Python FastAPI 後端的全棧實現。 來源:microsoft/agent-skills。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/microsoft/agent-skills --skill podcast-generation
分類
*創意媒體
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 podcast-generation?

通過 WebSocket 使用 Azure OpenAI 的 GPT Realtime Mini 模型生成 AI 驅動的播客式音頻敘述。在構建文本轉語音功能、生成音頻敘述、根據內容創建播客或與 Azure OpenAI Realtime API 集成以實現真實音頻輸出時使用。涵蓋從 React 前端到帶有 WebSocket 流的 Python FastAPI 後端的全棧實現。 來源:microsoft/agent-skills。

如何安裝 podcast-generation?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/microsoft/agent-skills --skill podcast-generation 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/microsoft/agent-skills