From 1e989607f915834d66102b7b113dfcb443e069b7 Mon Sep 17 00:00:00 2001 From: Angie Jones Date: Tue, 1 Apr 2025 13:44:43 +0200 Subject: [PATCH] docs: speech mcp video (#1969) --- documentation/docs/tutorials/speech-mcp.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/documentation/docs/tutorials/speech-mcp.md b/documentation/docs/tutorials/speech-mcp.md index 64a5e4ae..20a8fcb5 100644 --- a/documentation/docs/tutorials/speech-mcp.md +++ b/documentation/docs/tutorials/speech-mcp.md @@ -7,6 +7,9 @@ import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; import YouTubeShortEmbed from '@site/src/components/YouTubeShortEmbed'; + + + This tutorial covers how to add the [Speech MCP Server](https://github.com/Kvadratni/speech-mcp) as a Goose extension to enable real-time voice interaction, audio/video transcription, text-to-speech conversion, and multi-speaker audio generation. :::tip TLDR