C# wrapper: Which files to included in deployment

Description
There are many files in bin folder of SDK. Few are DLL, few are PCM, few are EXE files. Two folders Aomhost and ringtone.

So what files should i include in deployment ?

  1. Do i need to add all EXE and PCM files too, or just DLL files ?

  2. Do i need to include Aomhost and ‘ringtone’ folders too ?

Please advise.

Which Windows Client SDK version?
zoom-c-sharp-wrapper-5.5.12511.0422

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. Go to ‘…’
  2. Click on ‘…’
  3. Scroll down to ‘…’
  4. See error

Screenshots
If applicable, add screenshots to help explain your problem.

Device (please complete the following information):

  • Device: [e.g. Dell XPS 13]
  • Windows 10, Windows 8

Additional context
Add any other context about the problem here.

Hey @Samual,

Everything that is included within the C++ demo application needs to be in your application as well, with the exception of DUILib.

Thanks!
Michael

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