May 20, 202610 min readVishesh Duggar

Hands-Free Alternatives: Voice, Eye-Tracking & Other Tools

Explore hands-free input devices that bypass wrist strain entirely: speech recognition, eye tracking, foot pedals, and more. Ideal for tech professionals preventing or managing CTS.

carpal tunnelhands-freevoice recognitioneye-trackingaccessibility

For carpal tunnel sufferers, hands-free input can be a game-changer. Speech recognition software like Dragon (Nuance) or built-in OS dictation lets you control your computer and dictate text without touch. Modern engines are highly accurate and support custom macros — particularly useful for coding or documentation. Eye-tracking devices use infrared cameras to follow your gaze: you look at the screen to move the cursor and blink or dwell to click. This method is ideal for users with severe CTS — Tobii's gaze technology "requires the movement of the eye only... a perfect solution for those with severe carpal tunnel." Other tools include foot pedals (programmable switches for mouse clicks or hotkeys) and head pointers for hands-free mouse control. Even mainstream smart speakers can launch programs or set reminders by voice. This article surveys these alternatives, comparing cost, accuracy, and suitability so tech professionals can work without relying on their wrists.

Ergonomic Keyboards: Better Mechanics, Same Volume

Before going fully hands-free, many users try ergonomic keyboards. They help — but they have a ceiling.

A standard keyboard forces three problematic postures: ulnar deviation (wrists angling outward to reach keys), pronation (forearms rotating palm-down), and wrist extension (keyboard feet tilting the back edge up). Ergonomic keyboards address one or more of these.

Split keyboards separate the layout into two halves at shoulder width, eliminating ulnar deviation. Top options: Kinesis Advantage360 (concave key wells, maximum benefit, steep learning curve), ZSA Moonlander (adjustable tenting, more portable), Dygma Defy (moderate learning curve, good thumb cluster).

Low-profile/low-actuation switches reduce force per keystroke. Cherry MX Red (45g), Kailh Speed Silver (40g), or Gateron Clear (35g) switches generate meaningfully less cumulative tendon force over 40,000+ daily keystrokes.

The ceiling: Even the best ergonomic keyboard doesn't reduce the number of keystrokes — only the biomechanical harm of each one. A large portion of daily keyboard interactions are navigational (app switching, tab management, shortcuts, scrolling) rather than content creation. Those don't need a keyboard at all.

Ergonomic Mice: Better Posture, Still Pointing

Mouse use forces three strain patterns: pronation (forearm rotated palm-down), wrist extension (slight upward wrist angle while mousing), and fine motor gripping (constant micro-adjustments for cursor precision).

Vertical mice rotate your hand to a neutral "handshake" position, eliminating forearm pronation. Top picks: Logitech MX Vertical (mainstream choice, 57-degree angle), Evoluent VerticalMouse D (steeper angle for more forearm relief), Anker Wireless Vertical (budget option with comparable ergonomic benefit). Addresses pronation; wrist extension and fine motor gripping remain.

Trackballs keep your hand stationary while you roll a ball for cursor movement, eliminating wrist translation (the sweeping motion). Top picks: Logitech ERGO M575 (thumb-operated, affordable), Kensington Expert Mouse (large finger-operated ball, better for precision). Trade-off: thumb-operated models shift some strain to the thumb.

Pen tablets (Wacom Intuos, XP-Pen Deco) replace mouse gripping with a stylus hold. Different muscle groups, more neutral wrist position. Steep learning curve for non-creative workflows.

The ceiling: Every ergonomic mouse reduces harm per movement. None of them reduce the number of movements. Clicking, scrolling, and navigating are what most people use a mouse for — and all of those can be done without a mouse.

Why Go Hands-Free?

Standard keyboard and mouse input requires continuous repetitive wrist motion. For users with moderate-to-severe CTS, even ergonomic keyboards and mice may not provide sufficient relief. Hands-free input eliminates wrist involvement entirely:

  • Dictation replaces typing
  • Voice commands replace keyboard shortcuts and mouse navigation
  • Eye tracking replaces mouse movement
  • Foot pedals replace modifier keys and click actions

These technologies are also worth adopting early — before CTS becomes severe — as a proactive way to reduce daily wrist load.

Voice Recognition and Control

Software Options

Dragon Professional (Nuance) is the industry-leading voice recognition platform for Windows and Mac. It supports full dictation, custom voice commands, application control, and macro creation. Accuracy exceeds 99% with a trained voice profile. It's the gold standard for professional users who need reliable, comprehensive voice control.

Windows Speech Recognition / Windows Voice Access is built into Windows at no additional cost. It handles dictation and basic navigation but is less accurate and configurable than Dragon.

Apple Dictation (macOS/iOS) offers system-wide dictation with on-device processing on Apple Silicon Macs. Accurate for dictation; limited for complex navigation commands.

Google Voice Typing is available in Google Docs and Chrome OS. Excellent for dictation in browser-based workflows.

Voice Coding

For developers, Talon Voice (community project) enables hands-free coding with a specialised grammar for programming languages, IDE navigation, and terminal commands. Combined with a tool like Cursorless (VS Code extension), it allows complete coding by voice. There is an active community with shared grammars for Python, JavaScript, Rust, and more.

Neo is a macOS voice assistant for developers and knowledge workers. It processes commands on-device and integrates dictation with system navigation. A lower-friction alternative to Talon for users who prefer a ready-to-use setup over a community-configured one.

Accuracy and Environment

Voice recognition performs best in a quiet environment with a good-quality microphone (headset microphone or directional desktop mic). Background noise degrades accuracy. A brief daily calibration session maintains performance over time.

Eye-Tracking Systems

How Eye Trackers Work

Eye trackers use near-infrared illuminators and cameras to detect the reflection patterns from the cornea and pupil, calculating where on screen the user is looking. After a quick calibration (30–60 seconds), the gaze cursor follows eye movement in real time.

Clicking is typically performed by:

  • Dwell — holding gaze on a target for a configurable duration (e.g., 800ms)
  • Blink — a deliberate blink triggers a click
  • Companion input — a foot pedal or switch triggers a click while gaze provides position

Consumer Eye Trackers

Tobii Eye Tracker 5 (£200–£300) is the leading consumer eye tracker. It attaches below a monitor via a magnetic strip or adhesive. Compatible with Windows and a range of software including Windows Control (Microsoft's built-in accessibility integration). Supports 90Hz sampling for smooth cursor movement.

Tobii PCEye is the professional/assistive technology version, offering higher accuracy and more robust software support for users with disabilities, including those with severe CTS.

Gaze Software

Windows 10/11 includes Eye Control (Settings → Accessibility → Eye Control), which provides a gaze-based keyboard, cursor control, and text-to-speech panel. Third-party software like Tobii's own suite adds more granular control and application integrations.

Foot Input Devices

Programmable Foot Pedals

USB foot pedals act as additional HID input devices, sending keystrokes or mouse button signals when stepped on. A typical 3-button USB foot pedal (£30–£50) can be configured to:

  • Trigger left/right mouse clicks (freeing hand for positioning)
  • Send modifier keys (Ctrl, Shift, Alt) for shortcuts
  • Activate Push-to-Talk for voice recognition
  • Scroll documents

Use Cases for Developers

Developers commonly assign foot pedals to:

  • Scroll (one pedal = scroll down, another = scroll up) during code review
  • Copy/Paste (Ctrl+C / Ctrl+V) to offload high-frequency shortcuts
  • Activate dictation with a foot tap rather than a keyboard shortcut
  • Switch desktops or windows

Assistive and Emerging Tech

Head Pointers

Camera-based head tracking (e.g., NaturalPoint TrackIR, Enable Viacam) uses a webcam to track head movement, translating it into cursor movement. Combined with dwell-clicking, this provides full mouse control without hands. Most useful when sitting still at a desk.

Gesture Control

Ultraleap (formerly Leap Motion) tracks hand and finger position in 3D space above a sensor. Users can gesture to interact with applications. While appealing in concept, mid-air gesturing causes its own muscle fatigue (so-called "gorilla arm") and remains a niche solution for CTS users.

Voice Assistants

Smart speakers (Amazon Echo, Apple HomePod, Google Home) can handle peripheral tasks by voice — setting timers, playing music, looking up information — reducing the number of computer interactions needed throughout the day. While indirect, every interaction offloaded is one fewer repetitive wrist motion.

Combining Methods

Power users with CTS often combine multiple input modalities:

  • Voice + Eye tracking: Voice handles typing and commands; gaze handles pointing and clicking
  • Voice + Foot pedals: Voice for most tasks; foot pedals for frequently repeated actions (copy, paste, scroll)
  • Partial keyboard: A compact Bluetooth keyboard for occasional input that voice handles poorly (passwords, precise code navigation)

The combination of voice recognition and eye tracking in particular has enabled professional developers with severe CTS or other upper-limb conditions to continue full-time software development.

Product Recommendations

ProductTypePrice RangeKey SpecsPros / Cons
Dragon Professional (Nuance)Speech Recognition£200–£300 (lifetime)Custom vocab; >99% accuracy; deep macro supportPros: Industry-leading; highly customisable. Cons: Expensive; learning curve for complex commands
NeoAI Voice AssistantFree tier availableOn-device processing; developer-focused commands; low-latencyPros: On-device privacy; lower setup friction than Talon; free to start. Cons: macOS only currently
Windows Voice AccessBuilt-in Voice ControlFree (Windows 11)System-wide dictation and navigationPros: Free, always available. Cons: Less accurate; limited command set
Tobii Eye Tracker 5Eye Tracker£200–£30090Hz; 0.5–1cm gaze accuracy; magnetic mountPros: Reliable hands-free cursor control; Windows Eye Control compatible. Cons: Requires steady posture and good lighting
USB Foot Pedal (3-button)Foot Input£30–£50Plug-and-play HID; fully programmablePros: Inexpensive; long-lasting switches. Cons: Limited to few actions; requires flat floor space
Elgato Stream DeckMacro Button Panel£100–£150Customisable LCD buttons; unlimited macro profilesPros: Reduces repetitive keyboard shortcuts; finger-press rather than wrist motion. Cons: Still requires hand contact; desktop footprint
Amazon Echo Show 8Voice Assistant£100Alexa; 8" touchscreenPros: Handles peripheral tasks by voice; no computer required. Cons: Limited direct computer control

Key Takeaways

  • Voice Control: Dragon Professional and similar software allow near-complete dictation and computer control. Accuracy exceeds 99% with a trained profile, drastically reducing keyboard use. A quiet environment and good microphone are important.
  • Eye Tracking: Devices like the Tobii Eye Tracker 5 provide reliable hands-free cursor control. Gaze interaction is a genuine alternative to mouse use for users with moderate-to-severe CTS. Requires a calibrated, stable desktop setup.
  • Foot Switches: Programmable USB foot pedals (2–3 buttons, £30–£50) trigger mouse clicks or keyboard shortcuts, offloading simple repetitive actions to the feet at very low cost.
  • Voice Coding: Talon Voice with Cursorless enables hands-free software development in major programming languages. There is an active community providing grammars for common tools.
  • Combining Methods: Voice + eye tracking is the most powerful combination, enabling full computer use with no hand involvement. Many professional developers with severe upper-limb conditions have adopted this combination successfully.

Sources

  • Abilities Expo / Tobii ATI — eye gaze control for severe CTS users
  • Tobii Eye Tracker 5 product specifications
  • Nuance Dragon Professional — accuracy and feature documentation
  • Talon Voice community documentation (talonvoice.com)
  • OSHA guidelines on assistive input devices
  • Microsoft Accessibility documentation — Eye Control, Voice Access

See also: Ergonomic Keyboards & Mice · Tech Innovations 2026 · Exercises & Stretches

Share this post:
V
Vishesh Duggar
Author
Try Neo Free

Code, dictate, and control your computer hands-free — purpose-built for developers with RSI.

Get Started Free

Tags

carpal tunnelhands-freevoice recognitioneye-trackingaccessibility