Skip to main content

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.

The real-time endpoints emit audio.event messages so the client can react to quality problems.
Event kindWhen
silenceNo speech detected for > 5 s
clippingPeak amplitude > -1 dBFS sustained
low_snrSNR < 10 dB sustained for > 3 s
voice_activity_startSpeech onset detected
voice_activity_endSpeech offset detected
Use these to drive UI feedback (e.g. flash the mic icon when clipping) without polling.