v2

latestOpenAPI 3.0.32026-07-266076394.0 KB
rooms

rooms/:name/transcription/start

Start a transcription in a room

post/rooms/{room_name}/transcription/start

Path parameters

room_namestring required

Request body

languagestring

See Deepgram's documentation for language

modelstring

See Deepgram's documentation for model

tierstring

This field is deprecated, use model instead

profanity_filterboolean

See Deepgram's documentation for profanity filter

punctuateboolean

See Deepgram's documentation for punctuate

extraobject

Specify any Deepgram parameters. See Deepgram's documentation for available streaming options

includeRawResponseboolean

Whether Deepgram's raw response should be included in all transcription messages

instanceIdstring

A developer provided ID of an instance, which is used for multi-instance transcription.

participantsstring[]

A list of participant IDs to be transcribed. Only the participant IDs included in this array will be processed.

transcription_geo'global' | 'eu'

The geographic region where transcription is processed. Set to eu to ensure transcription data stays within the European Union.

Response

200