Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LiveTranscriptionMessage

Live transcription message.

Hierarchy

  • LiveTranscriptionMessage

Index

Properties

displayName

displayName: string

Display name.

Optional done

done: boolean

Whether the sentence is over.

language

Language code of the live translation.

msgId

msgId: string

Message ID.

source

Source of the live transcription message.

text

text: string

Text content.

timestamp

timestamp: number

Timestamp.

userId

userId: number

User ID of the message.