Skip to content

VoiceKey

VoiceKey = { [L in keyof Voices]: Voices[L][keyof Voices[L]] }[keyof Voices]

Defined in: voices.ts:48

Union of all valid voice keys, e.g. 'fi.Martti' | 'en.Ava'.