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