AsyncAPI channel · Corti · Real-Time Stateless Dictation

/audio-bridge/v2/transcribe?tenant-name={tenant-name}&token={token}

Provider: Corti AsyncAPI: v3.0.0 Spec: Real-Time Stateless Dictation Operations: 9 Messages: 9

Channel address

/audio-bridge/v2/transcribe?tenant-name={tenant-name}&token={token}

Parameters

Operations

send
sendConfiguration
receive
receiveConfigStatus
send
sendAudio
send
sendEnd
receive
receiveUsage
receive
receiveEnded
receive
receiveError
receive
receiveTranscript
receive
receiveCommand

Messages

Configuration Message
Configuration Message
Content-Type: application/json
Configuration Status Message
Configuration Status Message
Content-Type: application/json
Audio Data
Audio Data
Content-Type: application/octet-stream
End Stream Message
End Stream Message
Content-Type: application/json
Usage Information Message
Usage Information Message
Content-Type: application/json
Stream Ended Message
Stream Ended Message
Content-Type: application/json
Error Message
Error Message
Content-Type: application/json
Transcript Message
Transcript Message
Content-Type: application/json
Command Message
Command Message
Content-Type: application/json

About AsyncAPI

The AsyncAPI specification describes event-driven APIs the way OpenAPI describes request/response APIs. A channel is the named pipe — a webhook URL, a Kafka topic, a WebSocket route, an MQTT subject — that producers and consumers publish or subscribe to. Each channel carries one or more messages with structured payloads, and an operation declares whether a given party sends or receives on that channel.

Browse every event-driven channel on the APIs.io network or compare with the broader Agent Skill and MCP server surfaces of the same providers.