MediaSFU Angular
    Preparing search index...

    Interface GeminiVoice

    Google Gemini TTS voice mappings

    interface GeminiVoice {
        id: string;
        name: string;
    }
    Index

    Properties

    Properties

    id: string
    name: string