Scribe Embed
Fill any medical form by voice — inside your own system.
A two-line web component for your existing HIS or clinic software. No per-form configuration: the AI reads the fields your page already has. The clinician reviews everything before saving.
Speak
The doctor presses record in a small toolbar on your page — or uploads an existing audio file. Pause, resume, discard; nothing else changes in your UI.
Store
The audio is uploaded to medspace and saved as a record — a permanent, auditable trail of what was actually said.
Match
Our AI reads your page's own form fields and maps the transcript onto them — preserving clinical content verbatim, fixing terminology, adding nothing.
Review & save
Fields fill in place. The doctor reviews, corrects, and saves in your system as always — every medical decision stays clinician-led.
Works with any web-based system — the widget dispatches real input/change events, so React, Vue, Angular and server-rendered forms all pick up the values. Georgian and English medical speech supported.
A form like yours, filled by voice
This is the real widget, talking to the real platform. Sign in with a medspace account, record a few sentences about an imaginary patient, and watch the form below fill itself.
The entire integration
<script src="https://app.medspace.me/radium-stt/radium-stt.js" type="module"></script>
<radium-stt></radium-stt>space_idBill and store to a clinic space instead of the signed-in doctor's personal space.
autofillSet "false" to skip DOM filling — the widget emits a result event with the JSON and your code applies it.
save_eventName of a DOM event your app fires on save; the widget then stores the doctor-corrected values alongside the audio.
Prefer full control? Set autofill="false" and consume the result event — you get clean {field: value} JSON and apply it however your app likes.
Auditable by design
The audio, the AI output, and the doctor-corrected final values are all stored as medspace records.
Clinician-led
The AI preserves clinical content verbatim and interprets nothing. The doctor reviews every field before saving.
Clinic-level billing
Usage bills a clinic space on the standard medspace credit model — one pool, every doctor covered.
Scribe Embed is part of the medspace Scribe family. Why Scribe →