Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RealtimeMessageResultTranscriptionToken

Individual transcription tokens.

Properties

confidence

confidence: number

Confidence score for the transcription token. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

endTimeInMs

endTimeInMs: number

End time in milliseconds for the transcription token. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

startTimeInMs

startTimeInMs: number

Start time in milliseconds for the transcription token. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

token

token: string

Transcription token.

type

type: Type

Type of the transcription token.

Functions

getDeserializedJsonObj

getJsonObj