Released: 2026-05-19 Updated: 2026-05-21
Summary: Add support for voice translator.
Added
-
Add support for voice translator.
-
Add new helper of
ZoomVideoSDKVoiceInterpretationHelperinZoomVideoSDKVoiceInterpretationHelper.h. -
Add new class of
ZoomVideoSDKVoiceInterpretationLanguageandZoomVideoSDKVoiceInterpretationVoiceInfoinZoomVideoSDKVoiceInterpretationHelper.h. -
Add getter for voiceInterpretation in file
ZoomVideSDK.h.- (ZoomVideoSDKVoiceInterpretationHelper * _Nullable)getVoiceInterpretationHelper; -
Add new callback for voice interpretation in
ZoomVideoDelegate.h.- (void)onVoiceInterpretationReady;
-