vocametrix_interpret_voice_metrics
Convert raw voice metrics (jitter, shimmer, HNR, CPPS, F0) into clinical-language interpretation with severity grading (normal/mild/moderate/severe) and actionable recommendations for speech-language pathologists.
Instructions
Translate raw voice metrics (jitter, shimmer, HNR, CPPS, F0, etc.) into clinical-language interpretation with severity classification (normal / mild / moderate / severe) and actionable recommendations. Useful when you have metric values from other tools and want a clinician-readable summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metrics | Yes | Voice metrics object (e.g. { jitter: 1.2, shimmer: 3.5, hnr: 18.0 }) | |
| patientAge | Yes | ||
| patientGender | No | male | |
| languageCode | No | Language for the report (en, fr, etc.) | en |