(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 changes with noise, reverberation, and talker foreign accent
What is it about?
We investigated the effects of background noise level, reverberation time, and talker foreign accent on the listening effort by native and non-native listeners while completing speech comprehension tasks. Our 2016 paper showed impacts on the speech comprehension task performance; this paper focuses on the listening effort that subjects experienced, as assessed through analyzing secondary task performance and through a survey. Results show that adverse acoustics did require more effortful listening, more so with higher noise than with higher reverberation, aligning well with results reported in the 2016 paper. In the same conditions when subject groups performed worse on speech comprehension, they also had higher listening effort.
Why is it important?
Humans have a limited capacity for general attention and effort, and a growing number of studies have focused on how factors commonly found in everyday acoustic environments affect the degree to which speech understanding becomes more effortful. This paper adds to that knowledge base and gives guidance on appropriate acoustics condition for indoor spaces where speech communication is important (e.g. classrooms) to avoid listeners having to apply high listening efforts.