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
| Name | Required | Description | Default |
|---|---|---|---|
| sustainedVowelPath | Yes | Absolute path to sustained vowel WAV (e.g. /a/ held 3+ seconds) | |
| connectedSpeechPath | Yes | Absolute path to connected speech WAV (patient reading a passage) | |
| patientAge | Yes | Speaker age in years (0–120) | |
| patientGender | Yes | Speaker gender: 1 = Male, 2 = Female, 3 = Other |