Skip to main content
Glama

mcp-voice-hooks

speak

Convert text into speech via text-to-speech technology and mark delivered utterances as responded for efficient voice-based communication.

Instructions

Speak text using text-to-speech and mark delivered utterances as responded

Input Schema

NameRequiredDescriptionDefault
textYesThe text to speak

Input Schema (JSON Schema)

{ "properties": { "text": { "description": "The text to speak", "type": "string" } }, "required": [ "text" ], "type": "object" }

Other Tools from mcp-voice-hooks

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/johnmatthewtennant/mcp-voice-hooks'

If you have feedback or need assistance with the MCP directory API, please join our Discord server