Skip to main content

@wildix/wim-voicebots-client > SendPlayInput > data

SendPlayInput.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;