@wildix/wda-history-client > WdaHistory > getCallTranscriptionText
WdaHistory.getCallTranscriptionText() method
Signature:
getCallTranscriptionText(args: GetCallTranscriptionTextCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCallTranscriptionTextCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
options | __HttpHandlerOptions | |
cb | (err: any, data?: GetCallTranscriptionTextCommandOutput) => void |
Returns:
void