SessionInformation: {
    audio_duration_seconds: number;
    message_type: "SessionInformation";
}

Information about the session Information about the session that is concluding. This message is sent at the end of the session, before the SessionTerminated message.

Type declaration

  • audio_duration_seconds: number

    The total duration of the audio in seconds

  • message_type: "SessionInformation"

    Describes the type of the message