Skip to main content

TtsClientParamsInput

@totemsdk/qvac


@totemsdk/qvac / TtsClientParamsInput

Interface: TtsClientParamsInput

Indexable

[key: string]: unknown

Properties

emotion?

optional emotion?: string


inputType?

optional inputType?: string


language?

optional language?: string


modelId

modelId: string


pace?

optional pace?: string


params?

optional params?: Record<string, unknown>


sentenceStream?

optional sentenceStream?: boolean


stream?

optional stream?: boolean


text

text: string


voice?

optional voice?: string