MedicalScribeTranscriptSegment

Contains a set of transcription results, along with additional information of the segment.

Types

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

Properties

Link copied to clipboard

The start time, in milliseconds, of the segment.

Link copied to clipboard

Indicates which audio channel is associated with the MedicalScribeTranscriptSegment.

Link copied to clipboard

Contains transcribed text of the segment.

Link copied to clipboard

The end time, in milliseconds, of the segment.

Link copied to clipboard

Indicates if the segment is complete.

Link copied to clipboard

Contains words, phrases, or punctuation marks in your segment.

Link copied to clipboard

The identifier of the 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