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