AIEchoConfig
public class EchoConfig extends BaseConfig implements IConfig
Modifier and Type | Class and Description |
---|---|
static class |
EchoConfig.Builder
Deprecated.
|
tagSuffix
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAecResource()
Deprecated.
|
int |
getChannels()
Deprecated.
|
int |
getMicNumber()
Deprecated.
|
int |
getMicType()
Deprecated.
|
int |
getMonitorPeriod()
Deprecated.
|
int |
getRecChannel()
Deprecated.
|
java.lang.String |
getSavedDirPath()
Deprecated.
|
boolean |
isMonitorEnable()
Deprecated.
|
void |
setMicType(int micType)
Deprecated.
设置启用麦克风阵列类型
|
AIEchoConfig |
transferAIEchoConfig()
Deprecated.
|
getTagSuffix, setTagSuffix
public int getMicType()
public void setMicType(int micType)
micType
- 麦克风阵列类型public boolean isMonitorEnable()
public int getMonitorPeriod()
public java.lang.String getAecResource()
public int getChannels()
public int getMicNumber()
public int getRecChannel()
public java.lang.String getSavedDirPath()
public AIEchoConfig transferAIEchoConfig()