Member Junction
    Preparing search index...

    A selectable provider-native voice (dev voice picker).

    interface RealtimeVoiceOption {
        ID: string;
        Name: string;
    }
    Index

    Properties

    Properties

    ID: string

    The provider-native voice id sent to the model (e.g. echo).

    Name: string

    The human label shown in the picker (e.g. Echo).