Builder

class Builder

Functions

Link copied to clipboard
fun addExtra(key: String, value: DailyJsonElement?): StartTranscriptionProperties.Builder
Link copied to clipboard
fun build(): StartTranscriptionProperties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun withLanguage(value: String): StartTranscriptionProperties.Builder
Link copied to clipboard
fun withModel(value: String): StartTranscriptionProperties.Builder
Link copied to clipboard
fun withProfanityFilter(value: Boolean): StartTranscriptionProperties.Builder
Link copied to clipboard
fun withPunctuate(value: Boolean): StartTranscriptionProperties.Builder
Link copied to clipboard
fun withRedact(value: List<String>): StartTranscriptionProperties.Builder
Link copied to clipboard
fun withTier(value: String): StartTranscriptionProperties.Builder