I’ve read in the 2018 R1 SDK Documentation on the Audio Player Active-X main page that the Milestone Audio Player ActiveX control can be used to play live and recorded audio from sources connected to a Milestone Xprotect Corporate system. Corporate is part of the C-CODE family of products and I thought that only E-CODE products supported the Audio Player Active-X control. Can someone validate if the Audio Player Active-X can be used on a Corporate system? Thank you
The audio player ActiveX itself works with C-code. However, you will typically use the Engine Manager ActiveX to retrieve the information about available audio sources, and the Engine Manager does not support listing audio devices on C-code systems, so you would need to find an alternative way to look up the audio devices on the system.
You can see more information on this in this thread: https://developer.milestonesys.com/s/question/0D50O00004MCEOjSAP/enginemanager-activex-getaudiocountenginename-and-getcameradefaultaudiolenginename-cameraguid-not-working
Please also be aware that from the 2019 R1 all ActiveXs will be discontinued.