Medera supports two dictation modes:Documentation Index
Fetch the complete documentation index at: https://docs.medera.info/llms.txt
Use this file to discover all available pages before exploring further.
- Stateless dictation — real-time transcription with command-and-control. Use the
/transcribeendpoint. - Ambient dictation — long-form encounter audio with diarization. Use the
/streamsendpoint.
Stateless dictation
The/transcribe endpoint runs Whisper + Deepgram nova-2-medical with sub-second interim results, smart punctuation, and command parsing.
Commands
Dictation commands let the clinician control the editor by voice. See Dictation Commands.Drop-in web component
For React, Vue, or vanilla web apps, use the Dictation Web Component — microphone management, push-to-talk, and editor wiring out of the box.Related
Transcribe endpoint
Real-time stateless dictation.
Streams endpoint
Ambient + diarized encounter audio.
Commands
Voice command authoring.
Microphones
Recommended hardware.