What the expressive markup pipeline can do with a given voice.

interface MarkupInfo {
    nonverbals: Partial<Record<keyof NonverbalOptions, string[]>>;
}

Properties

Properties

nonverbals: Partial<Record<keyof NonverbalOptions, string[]>>

NonverbalOptions field -> the labels it governs; an absent field is a no-op