Let us handle microphone device management and connecting with the API
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.
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.