The Dictation Web Component handles microphone management, push-to-talk, command parsing, and editor wiring.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.
Events
| Event | Payload |
|---|---|
interim | { text } |
final | { text } |
command | { command, args } |
error | { code, message } |