onLiveTranscriptionMsgReceived not recieving callbacks

HI Team,

We have extended the ClosedCaptionsController and wrapped it for dotnet to recieve live captions from the meeting.
As suggested in MSDK_Demos we have called StartLiveTranscription() method and it returns success, however in an ongoing meeting with two users, the following events do not fire or recieve callbacks.

onRequestForLiveTranscriptReceived
onRequestLiveTranscriptionStatusChange
onLiveTranscriptionMsgReceived
onLiveTranscriptionStatus
onLiveTranscriptionMsgError

We have not extended all the events related to closed captions since we are interested only on livecaptions.

Env:
Zoom Pro Plan.
Windows Meeting SDK for c#

Kindly let us know how we can recieve the callbacks for the above methods, and if we are missing something.

Thank You,
Krishna

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.