A simplified version of the GoogleSpeakerVoiceConfig

interface GoogleSpeechSpeakerName {
    name: string;
    speaker: string;
}

Properties

Properties

name: string
speaker: string