@wildix/wim-voicebots-client > VoiceBots > sendSay
VoiceBots.sendSay() method
Signature:
sendSay(args: SendSayCommandInput, options?: __HttpHandlerOptions): Promise<SendSayCommandOutput>;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
options | __HttpHandlerOptions | (Optional) |
Returns:
Promise<SendSayCommandOutput>