Skip to content

Repository files navigation

Corti Speech Web Components

Lit-based web components for Corti speech APIs. Published as two npm packages from this monorepo:

Package Use case Primary element
@corti/dictation-web Real-time single-speaker dictation (Transcribe) <corti-dictation>
@corti/ambient-web Real-time multi-speaker ambient streaming (Streams) <corti-ambient>

Package readmes: dictation/README.md, ambient/README.md.

Dictation on npm Ambient on npm License: MIT Get Support on Discord

Overview

Both packages share the same architecture:

  1. Opinionated component — drop-in UI (<corti-dictation> or <corti-ambient>)
  2. Modular components — compose your own layout under <dictation-root> or <ambient-root>

Note: OAuth 2.0 authentication is not handled by this library. The client must provide an authorization token or token refresh function while using the component. Ambient streaming also requires an interactionId.

Documentation

Product documentation (install, API, auth, styling) lives on docs.corti.ai:

About

No description, website, or topics provided.

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages