AudioRoute
AudioRoute
音频路由的类型。
枚举值
- RouteDefault
 - -1: 使用默认的音频路由。
 - RouteHeadset
 - 0: 音频路由为带麦克风的耳机。
 - RouteEarpiece
 - 1: 音频路由为听筒。
 - RouteHeadsetNoMic
 - 2: 音频路由为不带麦克风的耳机。
 - RouteSpeakerphone
 - 3: 音频路由为设备自带的扬声器。
 - RouteLoudspeaker
 - 4: 音频路由为外接的扬声器。(仅适用于 iOS)
 - RouteBluetoothDeviceHFP
 - 5: 音频路由为使用 HFP 协议的蓝牙设备。
 - RouteBluetoothDeviceA2DP
 - 10: 音频路由为使用 A2DP 协议的蓝牙设备。