Member Junction
    Preparing search index...

    Interface RealtimeVoicePersona

    The default voice persona — folded into the session system prompt at mint.

    interface RealtimeVoicePersona {
        speakingStyle?: string;
        tone?: string;
    }
    Index

    Properties

    speakingStyle?: string

    Speaking style guidance (e.g. "concise sentences, no filler words").

    tone?: string

    Overall vocal tone (e.g. "warm and upbeat").