← all writing
2026-05-18 · 3 min read

Voice is replacing clicks. Here's where to go deep.

A curated reading list tracking the shift from click-based UX to voice and intent-driven interaction, spanning OpenAI, Google, Nvidia, and the generative UI layer.

A reading list for builders, designers, and PMs trying to understand the shift from click-based UX to voice + intent-driven interaction.

The thesis in one line

Voice isn't just replacing typing — it's replacing clicking. Every dropdown, drag, and multi-step flow is collapsing into one sentence. The visuals stay. The way you operate them changes.

Start here (10-minute reads)

If you only have time for two, read these:

Official documentation by provider

OpenAI

The infrastructure for voice agents that reason, call tools, and switch languages mid-sentence.

Google (Gemini Live)

Real-time voice + vision + screen-share in one session. 70+ languages. The model that talks while watching what you're doing.

Nvidia

The model layer underneath everything else. Nemotron speech models, full-duplex conversational AI, and PersonaPlex (listens and speaks simultaneously, like humans).

The generative UI layer

Voice is the input. Generative UI is what happens on screen when you speak. The agent assembles the UI around your intent.

Voice for non-English languages

The piece most US-centric coverage misses. Voice unlocks software for users who never typed comfortably in English.

  • Wispr Flowwisprflow.ai — dictates in Hinglish, Hindi, Tamil, Telugu. 4x faster than typing for knowledge workers.
  • OpenAI Realtime translationrealtime translation docs — translates live speech across 70+ input languages.
  • Gemini Live multilingual — supports 70 languages with native code-switching mid-sentence.

Where voice meets the pointer

Pointer + speech as one input. You don't have to describe what you're looking at — you point.

  • DeepMind Magic Pointer — search "Google Magic Pointer demo" for the latest videos. Point at this, say do that, the cursor understands what you mean because it sees what you're pointing at.

Builders worth following

People shipping voice-first interfaces, not just talking about them.

  • Farza (@FarzaTV on X) — building voice-enabled experiences and posting raw demos.
  • ElevenLabs — voice infrastructure powering most consumer voice features you've used in the last 12 months. elevenlabs.io/docs.
  • Daily.co / Pipecat — open-source voice agent framework. Building Voice Agents with Nvidia Open Models is a great hands-on read.

How to actually think about this as a designer / PM

Three questions to ask of every product you ship:

  1. What's the one-sentence version of the user's current 5-click flow? That's your voice command.
  2. What visuals does the user still need to see while operating the product by voice? Those stay. Everything else collapses.
  3. What's the user's first language? If your interface only works for English typers, you've already excluded the next 500M users.

What I'm building toward

Designing for voice-first interaction is the next 18 months of work for most product teams. The teams shipping for it now will look prescient. Everyone else will be playing catch-up. If you're working on something in this space, I'd love to see it. — @deepika.builds