Skip to content

Add selectable realtime dictation modes #462

@Shujakuinkuraudo

Description

@Shujakuinkuraudo

Summary

Add selectable voice input modes for the chat composer so users can choose between assistant voice, browser-local dictation, and ElevenLabs realtime transcription.

Motivation

The current voice path is optimized for the assistant conversation flow. For text entry, users need a lower-friction dictation option and a cloud-backed realtime transcription option.

Proposed scope

  • add a voice mode setting in the web app
  • support browser-native local dictation for low-latency text entry
  • support ElevenLabs realtime transcription for streaming cloud dictation
  • add the hub endpoint needed to mint single-use realtime scribe tokens
  • normalize language selection between browser locales and ElevenLabs transcription codes

Notes

This is intentionally focused on realtime dictation for the text composer, not on changing the existing voice-assistant conversation flow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions