TtsVoiceSummary

data class TtsVoiceSummary(val localeCount: Int, val localeSample: String)

Summary of installed TTS voice locales.

Constructors

Link copied to clipboard
constructor(localeCount: Int, localeSample: String)

Properties

Link copied to clipboard

Number of distinct voice locales.

Link copied to clipboard

Comma-joined sample of up to 8 locale tags (or a status string).