(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 Listening Effort Relates to Understanding Speech Across Adulthood
What is it about?
This study examined whether people who report greater listening effort also have more difficulty understanding speech. More than 600 adults of different ages and hearing abilities completed speech recognition tests in quiet and noisy listening conditions and rated how much effort, frustration, and performance they experienced during the tasks. The study investigated whether these self-reported workload ratings were related to speech recognition, even after accounting for differences in hearing sensitivity.
Why is it important?
Standard hearing tests mainly measure how well a person detects sounds or recognizes speech, but they do not always capture how difficult listening feels. This study found that people who reported greater listening effort and frustration generally performed more poorly on speech recognition tasks, even after differences in hearing ability were considered. These findings suggest that asking individuals about their listening effort may provide useful information beyond traditional hearing tests.