transcriberRobotId property

String? transcriberRobotId
getter/setter pair

Unique ID of the transcriber robot. If not specified, SDK will generate a default ID: "transcriber_${roomid}robot${userid}".

Implementation

String? transcriberRobotId;