Interface SessionSendRealtimeInputParameters

Parameters for sending realtime input to the live API.

interface SessionSendRealtimeInputParameters {
    media: Blob;
}

Properties

Properties

media: Blob

Realtime input to send to the session.

MMNEPVFCICPMFPCPTTAAATR