WeSearch

What I Learned About MND, Voice Banking, and Why Assistive Tech Is Personal

·2 min read · 0 reactions · 0 comments · 10 views
#assistivetech#health#volunteer#mnd
What I Learned About MND, Voice Banking, and Why Assistive Tech Is Personal
⚡ TL;DR · AI summary

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.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
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).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)