The Corti Dictation Web Component is a package of UI elements and application logic built on top of the Corti API SDK. It enables real-time dictation - speech-to-text and command-and-control. It provides a simple interface for capturing audio, streaming it to the API, and returning transcripts to the client.

Click here to download the Corti Dictation Web Component

    Recording device management
    Audio and transcript streaming between client and API
    Support for spoken punctuation
    Ability to register custom commands
    CSS support for custom styling
    Integration examples

UI Elements

Floating microphone bar

  • Button to turn microphone on/off
  • Visual indication of audio volume
  • Settings button

Embed within your application

Example: Dictation microphone bar embedded in an EHR documentation module, with a grab bar to move it around the interface

Settings view

  • Select microphone device
  • Select dictation language


If you are looking for documentation on the dictation API, then please see details here in the API Reference.

Authentication

OAuth 2.0 authentication is not handled by the Dictation Web Component. The component is enabled by an API key or client authorization token. See details on how to get access here.
Please contact us for help or questions.