StartMedicalStreamTranscriptionResponse

Types

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

Properties

Link copied to clipboard

Shows whether content identification was enabled for your transcription.

Link copied to clipboard

Shows whether channel identification was enabled for your transcription.

Link copied to clipboard

Provides the language code that you specified in your request. This must be en-US.

Link copied to clipboard

Provides the media encoding you specified in your request.

Link copied to clipboard

Provides the sample rate that you specified in your request.

Link copied to clipboard

Provides the number of channels that you specified in your request.

Link copied to clipboard

Provides the identifier for your streaming request.

Link copied to clipboard

Provides the identifier for your transcription session.

Link copied to clipboard

Shows whether speaker partitioning was enabled for your transcription.

Link copied to clipboard

Provides the medical specialty that you specified in your request.

Link copied to clipboard

Provides detailed information about your streaming session.

Link copied to clipboard
val type: Type?

Provides the type of audio you specified in your request.

Link copied to clipboard

Provides the name of the custom vocabulary that you specified in your request.

Functions

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