Is Windows Client SDK fully supports meeting interpretation feature?

Hello,
Is Zoom Windows Client SDK fully supports IMeetingInterpretationController feature?

Is this feature supported for a free account? do i need to activate this feature in the account settings?
Thanks

When I try to run IMeetingInterpretationController.StartInterpretation() method SDK returns SDKError.SDKERR_MEETING_DONT_SUPPORT_FEATURE result.

Hey @aliaksei.luferau,

Thanks for using the dev forum! It is nice to see you again :slight_smile:

That should be supported, yes. Are you using the C# wrapper?

Thanks!
Michael

Hello Michael,
Thanks for your attention.

Are you using the C# wrapper?

Yes, I am using a C# wrapper. I had to add the meeting_interpretation_ctrl_dotnet_wrap class myself.
But as I see here Translating-your-meeting-or-webinar language Interpretation feature is available only for

Business, Education, or Enterprise account; or Pro account + Webinar add-on plan

Is this true?

Hey @aliaksei.luferau,

That is correct. If you do have one of those accounts and are still receiving this error, there is likely a mistake with your wrapping of the interface.

Thanks!
Michael

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