Hanzi Design
Concept hear

hear · news

Ear + Gate

Hearing is omnidirectional and passive. Unlike vision which requires directed attention, sound arrives from all directions simultaneously whether attention is focused or not. This makes auditory interfaces excellent for background monitoring and ambient awareness but poor for detailed examination. Alert sounds notify without requiring visual attention. Screen readers enable interaction without sight. But audio cannot be easily scanned or skimmed—it unfolds at its own pace, demanding temporal attention. The interface designer choosing audio over visual accepts these constraints: excellent for interruption and ambient awareness, poor for selective browsing and random access.

👂

Omnidirectional Input

Eyes see forward; ears hear from all directions. This omnidirectional property makes sound effective for alert systems. An alarm is heard regardless of where attention is directed. A notification sound interrupts without requiring the user to be looking at the screen.

This interruption capability is both feature and liability. Auditory alerts reliably capture attention but cannot be ignored. Visual alerts can be in peripheral vision, noticed but not demanding immediate response. Auditory alerts demand immediate acknowledgment or continued annoyance.

The design question is whether interruption is appropriate. Critical alerts warrant auditory interruption. Low-priority notifications should use visual channels that don't force attention. Audio alerts should be reserved for situations where interruption cost is justified by message urgency. Overuse of auditory interruption trains users to mute or ignore all audio, defeating the purpose.

Temporal Constraints

Visual information can be consumed at the user's pace—read quickly or slowly, skimmed or studied, returned to later. Auditory information unfolds at its own pace. Speech cannot be meaningfully accelerated beyond modest limits without becoming unintelligible. The user cannot skim audio or jump to arbitrary sections easily.

This temporal constraint makes audio interfaces inefficient for information density. A paragraph can be scanned visually in seconds. The same paragraph read aloud takes much longer and cannot be scanned. Audio works well for linear narratives and step-by-step instructions but poorly for reference information users might need to access randomly.

Screen readers partially address this through keyboard navigation shortcuts, allowing users to jump between headings, links, or landmarks. These shortcuts provide random access within structured content. But the structure must be present in the markup. Unstructured content forces linear traversal, making navigation laboriously slow.

Ambient Awareness

Background music, ambient sound, and audio cues provide awareness without requiring focused attention. The sound indicates system state—activity, inactivity, errors—while the user focuses elsewhere. This ambient function is unique to audio. Visual indicators require looking at them; audio indicators function whether or not attention is directed at them.

Progress indicators with audio cues provide awareness during long operations. The sound of activity confirms the system is working. Silence suggests completion or failure. The user can do other tasks while maintaining awareness through background audio.

But ambient audio must be carefully designed. Annoying sounds force users to mute them, eliminating the awareness benefit. Audio that's too subtle isn't noticed. The ambient layer must be present enough to convey information but unobtrusive enough to remain in background consciousness. This balance is difficult and subjective—what's ambient to one user is annoying to another.

Speech vs Non-Speech Audio

Speech conveys specific semantic content. Non-speech sounds (beeps, clicks, tones) convey status without specific meaning. Speech is more informative but more intrusive. Non-speech audio is less informative but less disruptive.

Icon sounds (the trash emptying, the camera shutter) use non-speech audio to confirm actions. These brief sounds provide feedback without interrupting concentration. They're ambient confirmations rather than demanding interruptions.

Speech interfaces require parsing linguistic content, which demands attention. A voice assistant speaking a paragraph requires listening to the entire utterance. Skipping to the relevant part isn't easy. This makes speech appropriate for brief exchanges but problematic for lengthy content. The UI should prefer non-speech audio for simple feedback and reserve speech for content that requires semantic precision.

Audio Layering and Masking

Multiple simultaneous sounds can mask each other. Two people speaking simultaneously are difficult to understand. Multiple alert sounds create noise rather than information. The ear cannot easily separate overlapping audio streams the way the eye can separate visual elements in different screen regions.

This masking problem means audio interfaces must sequence rather than parallelize information. Alerts must queue rather than playing simultaneously. Audio feedback must wait for previous sounds to complete. This sequential constraint limits audio bandwidth—the information rate through the auditory channel is much lower than through the visual channel.

Spatial audio partially addresses this by positioning sounds in three-dimensional space. Sounds from different virtual locations can be distinguished more easily than sounds from the same location. But spatial audio requires appropriate hardware and user familiarity with the spatial mapping. For most interfaces, sequential presentation remains necessary.

Accessibility Through Redundancy

Audio interfaces are essential for users who cannot see. But they also benefit users whose vision is occupied—driving, cooking, exercising. Providing both visual and auditory representations makes interfaces accessible across more contexts.

Redundant encoding requires that both channels convey the same information. A loading spinner without audio feedback provides no information to screen reader users. An audio alert without visual counterpart provides no information to deaf users. The redundancy must be complete for accessibility.

But redundancy must avoid annoyance. Users who can see don't need audio narration of visible text. Users who can hear don't need captions of audible speech—though they might want them for other reasons. The redundant channels should be selectable, allowing users to choose which sensory modality they prefer.

Persistence vs Ephemerality

Visual information persists—text remains on screen, available for re-reading. Audio information is ephemeral—once the sound ends, it's gone unless memory retains it. This ephemerality makes audio unsuitable for information users might need to reference multiple times.

Some systems address this by providing transcripts or history logs of audio content. Voice assistants show text versions of spoken responses. Audio chat applications provide text logs. These persistent representations allow users to reference information after the sound has ended.

But creating persistent records requires storage and raises privacy concerns. Recording and transcribing all audio increases data retention. The designer must balance the utility of persistence against storage costs and privacy implications. Ephemeral audio might be preferable for sensitive content even though it limits reference capability.

Rhythm and Timing

Audio inherently conveys rhythm and timing information. Morse code uses temporal patterns. Sonar uses echo delay. These temporal dimensions aren't available in static visual interfaces—though animation and video provide visual timing.

System monitoring can use audio rhythms to convey state. Steady beeps indicate normal operation. Accelerating beeps indicate approaching thresholds. Irregular patterns indicate errors. The temporal pattern conveys information beyond simple binary presence/absence.

But rhythmic information requires continuous listening. Unlike visual patterns that can be perceived instantly, audio patterns must unfold over time before the pattern becomes apparent. This makes audio rhythm useful for ongoing monitoring but inefficient for snapshot assessment. The user wanting to quickly check system state finds visual dashboards more efficient than listening to rhythmic audio.

Volume and Urgency

Loud sounds convey urgency; quiet sounds convey background information. This volume-to-urgency mapping is culturally universal and physiologically rooted—loud sounds trigger startle response.

Alert systems use volume to indicate priority. Critical errors are loud. Warnings are moderate. Informational notifications are quiet. This provides immediate intuitive understanding of message importance without requiring users to read the message content.

But volume calibration is context-dependent. The same volume level is quiet in a busy office and loud in a silent library. Audio interfaces should either adapt volume to ambient noise levels or allow user calibration. Fixed-volume audio becomes either inaudible (in loud environments) or disruptively loud (in quiet environments).

Attention and Distraction

Audio inherently captures attention. Unexpected sounds trigger orienting response—immediate attention to the sound source. This makes audio effective for alerts but also makes it distracting.

Notification sounds during focused work interrupt concentration. Audio ads disrupt content consumption. Background conversations in open offices reduce productivity. The attention-capturing property that makes audio useful for alerts makes it problematic for ambient presence.

The designer must consider whether capturing attention is the goal or a side effect. If attention capture is desired, audio is appropriate. If maintaining attention on current task is desired, visual notifications are preferable. The choice depends on whether the interface should interrupt or merely inform.