interface SpeechGeneratorDefaults {
    voiceId?: string;
}

Properties

Properties

voiceId?: string