POST /api/clinical/chunk
Body
{ "session_id": "ses_abc", "audio_data": "<base64 PCM>", "text": "optional text chunk"
}
``` Local Medera STT model) is the default with Medera STT as fallback.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Submit audio/text chunks
POST /api/clinical/chunk
{ "session_id": "ses_abc", "audio_data": "<base64 PCM>", "text": "optional text chunk"
}
``` Local Medera STT model) is the default with Medera STT as fallback.