Skip to main content

@wildix/wda-stream-client > WdaStream > getOngoingCallTranscription

WdaStream.getOngoingCallTranscription() method

Signature:

getOngoingCallTranscription(args: GetOngoingCallTranscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetOngoingCallTranscriptionCommandOutput) => void): void;

Parameters

Parameter

Type

Description

args

GetOngoingCallTranscriptionCommandInput

options

__HttpHandlerOptions

cb

(err: any, data?: GetOngoingCallTranscriptionCommandOutput) => void

Returns:

void