(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, '
Hearing loss at the time of COVID
What is it about?
The preventive measures taken to combat the COVID-19 pandemic (masks, plexiglass, remote work, etc.) have had profound impacts on the communication and quality of life of individuals with hearing loss. By directly consulting those affected, our research has uncovered the challenges faced by these individuals and identified potential solutions for the future.
Why is it important?
We found that COVID-19 preventive measures have made communication harder for people with hearing loss, leading to increased anxiety, fatigue, and social isolation. Face masks are the most impactful preventive measure, particularly when combined with other measures (e.g., fixed plastic partitions, physical distance) and in noisy environments (e.g., at work, at grocery store). Masks with clear windows help people with hearing loss by allow them to read lips and see facial expressions, but they're not perfect since issues such as comfort, cost, and fogging limit their effectiveness and widespread use. To tackle these problems, it is important to spread awareness about hearing difficulties and share better ways to communicate, especially for videoconferencing.