Live transcriptions linking error

Description
When implementing live transcriptions, using the transcriptions related delegate calls is causing a linking error.

Which macOS Video SDK version?
1.8.5, 19.1.

Additional context

ld: Undefined symbols:
  _OBJC_CLASS_$_ZMVideoSDKLiveTranscriptionMessageInfo, referenced from:
       in ZoomDelegateSubscriber.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Hi @rokgregoric ,

Iā€™m looking into this error and will reach back out when I have an update.

Thanks,
Rehema

1 Like

I see the same problem for ZMVideoSDKVirtualBackgroundItem:

ld: Undefined symbols:
  _OBJC_CLASS_$_ZMVideoSDKVirtualBackgroundItem, referenced from:
       in ZoomTypes-Mac.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)

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