Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
DEFAULT_SILENCE_THRESHOLD |
-70.0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
DEFAULT_CORRECTION_FACTOR |
50.0 |
public static final double |
DEFAULT_EXPIRY_TIME |
10.0 |
public static final double |
INNER_MARGIN |
0.04 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
DEFAULT_BI |
0.02 |
public static final double |
DEFAULT_BT |
0.04 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
UNKNOWN |
0d/0d |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final float |
ADAPTIVE_INTERP_HIGH_THRESH |
2.5f |
public static final float |
ADAPTIVE_INTERP_LOW_THRESH |
0.5f |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final float |
ADAPTIVE_INTERP_HIGH_THRESH |
2.5f |
public static final float |
ADAPTIVE_INTERP_LOW_THRESH |
0.5f |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NOT_SPECIFIED |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
DEFAULT_SENSITIVITY |
20.0 |
public static final double |
DEFAULT_THRESHOLD |
8.0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_BUFFER_SIZE |
2048 |
public static final int |
DEFAULT_OVERLAP |
1536 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_BUFFER_SIZE |
1024 |
public static final int |
DEFAULT_OVERLAP |
768 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_BUFFER_SIZE |
2048 |
public static final int |
DEFAULT_OVERLAP |
1536 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final short |
FORMAT_ALAW |
6 |
public static final short |
FORMAT_PCM |
1 |
public static final short |
FORMAT_ULAW |
7 |