docs: remove speech-mcp (#5514)

This commit is contained in:
dianed-square
2025-11-02 10:10:42 -08:00
committed by GitHub
parent c7cd9b424c
commit bd1ffd21e3
2 changed files with 3 additions and 11 deletions
+3
View File
@@ -1,8 +1,11 @@
---
title: Speech Extension
description: Add Speech MCP Server as a Goose Extension
unlisted: true
---
Unlist per https://github.com/block/goose/issues/5431
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
import YouTubeShortEmbed from '@site/src/components/YouTubeShortEmbed';
-11
View File
@@ -539,17 +539,6 @@
"endorsed": false,
"environmentVariables": []
},
{
"id": "speech_mcp",
"name": "Speech Interface",
"description": "Voice interaction with audio visualization for goose - enables real-time voice interaction, audio/video transcription, text-to-speech conversion, and multi-speaker audio generation",
"command": "uvx -p 3.10.14 speech-mcp@latest",
"link": "https://github.com/Kvadratni/speech-mcp",
"installation_notes": "Install using uvx package manager. Requires PortAudio to be installed on your system for PyAudio to capture audio from your microphone.",
"is_builtin": false,
"endorsed": true,
"environmentVariables": []
},
{
"id": "square-mcp",
"name": "Square",