DeepgramVoiceDto

constructor(inputPreprocessingEnabled: Boolean? = null, inputReformattingEnabled: Boolean? = null, inputMinCharacters: Int = -1, inputPunctuationBoundaries: MutableSet<PunctuationType> = mutableSetOf(), fillerInjectionEnabled: Boolean? = null, voiceId: String = "", voiceIdType: DeepGramVoiceIdType = DeepGramVoiceIdType.UNSPECIFIED, customVoiceId: String = "")(source)