[STORM-2109] Apply fixes from Brett Joseph of Vivox
Applies the following commits: fe982eedd58b5ac91f250f8446dc44dd2624c976 - Better MediaConnect handling of 1026 return status, media already connected. 6d343c74f6cfd456f99bd4bc39fa7a5ef3a1fc50 - More voice related changes to improve the user's experience. f85263acf3902f2d54e108c4b62fa090e91b2b6e - Added the loop back setting so people can hear themselves during the mic test. Removes outdated SLim code from llimpanel.cpp
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
<volume_slider control_name="AudioLevelMic" bottom_delta="-12" left_delta="-6" follows="left|top" height="17"
|
||||
increment="0.05" initial_val="1.0" max_val="2" min_val="0"
|
||||
mouse_opaque="true" name="mic_volume_slider"
|
||||
tool_tip="Change the volume using this slider" width="120" />
|
||||
tool_tip="Change the mic level using this slider" width="120" />
|
||||
<text bottom_delta="-4" follows="left|top" height="20" left_delta="120"
|
||||
name="wait_text" width="200">
|
||||
Please wait
|
||||
|
||||
Reference in New Issue
Block a user