跳转到内容

TransportLayerAudio

此内容尚不支持你的语言。

type TransportLayerAudio = object;

Event representing audio data from the model on the transport layer.

data: ArrayBuffer;

responseId: string;

type: "audio";