Skip to main content
Glama

vocametrix_full_voice_assessment

Run a full clinical voice assessment using sustained vowel and connected speech recordings. Returns unified JSON report with AVQI, CPP, jitter/shimmer, multi-band HNR, spectral analysis, and clinical severity interpretation.

Instructions

Run a comprehensive clinical voice assessment in a single call. Executes AVQI, CPP, multi-band HNR, jitter/shimmer, and spectral analysis in parallel, then returns a unified JSON report with all metrics and clinical severity interpretation. Requires both a sustained vowel recording (e.g. /a/ held 3+ s) and a connected speech recording. This is the tool an SLP would use for a full voice quality screening.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sustainedVowelPathYesAbsolute path to sustained vowel WAV (e.g. /a/ held 3+ seconds)
connectedSpeechPathYesAbsolute path to connected speech WAV (patient reading a passage)
patientAgeYesSpeaker age in years (0–120)
patientGenderYesSpeaker gender: 1 = Male, 2 = Female, 3 = Other
Behavior3/5

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

No annotations provided, so description carries full burden. Discloses parallel execution and output format (JSON report with metrics and severity interpretation). Lacks details on side effects, error behavior, or prerequisites like audio format requirements.

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?

Three sentences, each serving a purpose: action + scope, output description, and usage context. No superfluous words; information is front-loaded.

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?

For a complex tool with no output schema, description covers main purpose and required inputs. However, it lacks specifics on output structure (exact metrics, severity scale) and does not address prerequisites like sample rate. Could be more complete.

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%, baseline 3. Description adds context for sustainedVowelPath and connectedSpeechPath (e.g., '/a/ held 3+ s'), but does not enhance understandability of patientAge and patientGender beyond schema.

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

Purpose5/5

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

Description clearly states 'Run a comprehensive clinical voice assessment' and lists the specific analyses executed (AVQI, CPP, etc.), distinguishing it from sibling tools that calculate individual metrics.

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

Usage Guidelines4/5

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

Explicitly says when to use ('full voice quality screening') and specifies required recording types. However, it does not mention when not to use or alternatives like individual calculate_* tools for single metrics.

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/pmarmaroli/vocametrix-mcp'

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