mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 09:20:19 +01:00
Hide call audio devices that are not of known type.
This commit is contained in:
@@ -2346,7 +2346,9 @@
|
||||
<string name="WebRtcAudioOutputToggle__speaker">Speaker</string>
|
||||
<!-- Audio output option referring to an external audio device connected via wireless Bluetooth -->
|
||||
<string name="WebRtcAudioOutputToggle__bluetooth">Bluetooth</string>
|
||||
<!-- Audio output option referring to an external headset connected via a 3.5mm headphone jack -->
|
||||
<!-- Audio output option referring to a pair of headphones that do not contain a microphone connected via a 3.5mm headphone jack -->
|
||||
<string name="WebRtcAudioOutputToggle__wired_headphones">Wired Headphones</string>
|
||||
<!-- Audio output option referring to an external headset that contains a microphone connected via a 3.5mm headphone jack -->
|
||||
<string name="WebRtcAudioOutputToggle__wired_headset">Wired Headset</string>
|
||||
<!-- Audio output option referring to an external headset connected via a USB-C data cable -->
|
||||
<string name="WebRtcAudioOutputToggle__wired_headset_usb">Wired Headset (USB)</string>
|
||||
|
||||
Reference in New Issue
Block a user