DEV-40702: fixed the audio device enumeration code so that it works
with Vivox V2 and V3 SDKs. We were assuming that the <CaptureDevice> tag contains only a single tag (<Device>), but the V3 SDK returns other tags such as <DisplayName> and <Type>. I also added the current Vivox SDK version to the About window so that it is easier to tell which version your client is actually using.
Showing
- indra/newview/llfloaterabout.cpp 2 additions, 0 deletionsindra/newview/llfloaterabout.cpp
- indra/newview/llvoiceclient.cpp 18 additions, 15 deletionsindra/newview/llvoiceclient.cpp
- indra/newview/llvoiceclient.h 5 additions, 0 deletionsindra/newview/llvoiceclient.h
- indra/newview/skins/default/xui/en/floater_about.xml 1 addition, 0 deletionsindra/newview/skins/default/xui/en/floater_about.xml
Loading
Please register or sign in to comment