Menu

#1 In Vista

open
nobody
None
5
2008-05-07
2008-05-07
rob koch
No

SipxAudioGetNumInputDevices(m_Instance.InstanceHandle, NumberOfDevices) -- there doesn't seem to be a library to Enumerate Input/Output Devices. May have to use a hack found at:
http://www.codeproject.com/KB/cs/Enum_Recording_Devices.aspx

Ran it in Vista Enterprise -- broke at SipxMedia.vb:
If type = SipxMediaDeviceType.Input Then
--> MySipxResult = SipxAudioGetInputDevice(m_Instance.InstanceHandle, i, DeviceName)

"An unhandled exception of type 'System.AccessViolationException' occurred in SipXTapiDotNet.dll

Additional information: Attempted to read or write protected memory. This is often an indication that other memory is corrupt."

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.