(function(doc, html, url) {
var widget = doc.createElement("div");
widget.innerHTML = html;
var script = doc.currentScript; // e = a.currentScript;
if (!script) {
var scripts = doc.scripts;
for (var i = 0; i < scripts.length; ++i) {
script = scripts[i];
if (script.src && script.src.indexOf(url) != -1) break;
}
}
script.parentElement.replaceChild(widget, script);
}(document, '
How Structured Training Helps Future Clinicians Support People Who Stutter
What is it about?
Many speech-language pathologists feel unprepared to work with people who stutter because they receive limited hands-on training. This study explored how a structured clinical training program can address that gap. After participating in an intensive stuttering clinic, graduate students reported greater confidence, flexibility, and readiness for real-world practice. They also shifted from focusing only on speech fluency to understanding the emotional and personal experiences of people who stutter. These findings highlight the importance of hands-on training in preparing clinicians and improving care for people who stutter.
Why is it important?
Many clinicians report feeling unprepared to work with people who stutter, which can lead to avoidance, limited access to care, and less effective support. This study is important because it shows that structured, hands-on training can directly address this gap. What makes this work unique is its focus on how clinical training shapes not only skills, but also perspectives. Students didn’t just learn techniques—they developed confidence, flexibility, and a more holistic, client-centered understanding of stuttering. By highlighting the value of immersive training, this study provides practical guidance for improving graduate education and ultimately strengthening the quality of care for people who stutter.