MedicalScribeTranscriptSegment

A segment of transcript text with timing and channel information

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The offset from audio start when the audio for this segment begins

Link copied to clipboard

The offset from audio start when the audio for this segment ends

Link copied to clipboard

The channel identifier for this segment

Link copied to clipboard

The transcript text content

Link copied to clipboard

Indicates whether this is a partial or final transcript

Link copied to clipboard

The unique identifier for this segment

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String