ERR_MICROPHONE_START_FAILED constant

int const ERR_MICROPHONE_START_FAILED

系统问题,打开麦克风失败。检查麦克风设备是否正常

Implementation

static const int ERR_MICROPHONE_START_FAILED = -1104;