TransportLayerAudio
type TransportLayerAudio = object;
Event representing audio data from the model on the transport layer.
Properties
Section titled “Properties”data: ArrayBuffer;
responseId
Section titled “responseId”responseId: string;
type: "audio";