POST
/rooms/:name/transcription/start

Starts a transcription with given parameters.

The domain must have the enable_transcription property set correctly. See Domain Configuration for details.

Path params

string

The name of the room.

Body params

string

See Deepgram's documentation for language

Default: en
string

See Deepgram's documentation for model

Default: general
string

See Deepgram's documentation for tier

Default: base

See Deepgram's documentation for profanity filter

Default: false
string | boolean

See Deepgram's documentation for redact

Default: false

Example requests

Example responses