Skip to main content
Glama

Generate Controlled Voice

generate_controlled_voice

Generate WAV speech with adjustable speed and quality. Control voice pace and clarity for tailored audio output.

Instructions

Generate WAV speech with granular controls for speed and quality. Use this when an agent needs faster, slower, clearer, more polished, or more deliberate delivery. Costs $0.003 for 1-500 chars or $0.006 for 501-2000 chars.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
langNoLanguage code, default en
textYesText to synthesize, max 2000 characters
speedNoSpeech speed, 0.7-2.0
stepsNoQuality steps, 1-100
voiceNoStandard voice: M1-M5 or F1-F5
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so description carries burden. It discloses pricing ($0.003/$0.006 per character range), implying cost awareness. However, it does not mention error behavior, idempotency, or other side effects beyond generation.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences: first states core purpose, second provides usage guidance and cost. No redundant phrases, front-loaded with essential info.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema, description does not explain return format (WAV assumed). It provides pricing and character limit but lacks details on parameter bounds handling or error scenarios. Adequate for simple generation tool but could be more thorough.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with descriptions for all 5 parameters. Description adds minimal extra meaning beyond 'granular controls' (speed/steps) and pricing limits (text length). Baseline is adequate but not enhanced.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description specifies verb 'Generate WAV speech' and resource 'granular controls for speed and quality'. It suggests use case for controlled delivery, which somewhat distinguishes from siblings like generate_standard_voice, but does not explicitly name alternatives or highlight unique differentiators.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Description includes use condition ('when an agent needs faster, slower, clearer...') but lacks explicit when-not-to-use or alternative tool mentions. It provides context but no exclusions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/forgemeshlabs/voice-mcp'

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