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