What I Learned About MND, Voice Banking, and Why Assistive Tech Is Personal
The article discusses the author's insights gained from a training session on motor neurone disease (MND) while volunteering with AbilityNet. It highlights the importance of voice banking as a way to preserve personal identity for those affected by MND. The author emphasizes the need for better access to assistive technology and support for individuals living with this condition.
- ▪MND affects motor neurones in the brain and spinal cord, leading to muscle control loss and is usually life-shortening.
- ▪Voice banking allows individuals to record their voice for use with speech-generating devices, helping to preserve their identity.
- ▪Only about 12% of people diagnosed with MND in the UK utilize voice banking due to challenges in the process.
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3831166) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Ruth Kegicha Posted on May 21 What I Learned About MND, Voice Banking, and Why Assistive Tech Is Personal #assistivetech #health #volunteer #a11y As part of my volunteering with AbilityNet, I recently attended a training session on motor neurone disease (MND) — and it quietly shifted how I think about what technology is actually for. What is MND? MND affects nerves in the brain and spinal cord called motor neurones — the nerve cells that tell your muscles what to do.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).