CategoryEvent

Provides information on any TranscriptFilterType categories that matched your transcription output. Matches are identified for each segment upon completion of that segment.

Types

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

Properties

Link copied to clipboard

Lists the categories that were matched in your audio segment.

Link copied to clipboard

Contains information about the matched categories, including category names and timestamps.

Functions

Link copied to clipboard
inline fun copy(block: CategoryEvent.Builder.() -> Unit = {}): CategoryEvent
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