@wildix/wda-stream-client > WdaStream > getOngoingCallTranscription
WdaStream.getOngoingCallTranscription() method
Signature:
getOngoingCallTranscription(args: GetOngoingCallTranscriptionCommandInput, cb: (err: any, data?: GetOngoingCallTranscriptionCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
|---|---|---|
args | ||
cb | (err: any, data?: GetOngoingCallTranscriptionCommandOutput) => void |
Returns:
void