@wildix/wim-voicebots-client > PlayWebsocketCommandData > data
PlayWebsocketCommandData.data property
The audio chunk is encoded in base64 and should be played in the stream. The chunk must use the sample rate specified in the "say" command and be PCM encoded.
Signature:
data: string;