We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Declared in SNConstant.h
typedef NS_ENUM(NSInteger, SRDeviceMode ) { SRDeviceModeGeneral, SRDeviceModeCommunication, };
SRDeviceModeGeneral
普通模式。麦上麦下都走媒体模式。不会开启系统的AEC,音质高。
Declared In SNConstant.h.
SNConstant.h
SRDeviceModeCommunication
通话模式。麦上通话模式,麦下媒体模式。会先经过系统AEC,音质会劣于 General 。