speechThreshold property
Minimum audio level to detect speech (0.0 - 1.0) Default is 0.03 which is sensitive enough for most microphones. Increase to 0.1 or higher for noisy environments.
Implementation
final double speechThreshold;
Minimum audio level to detect speech (0.0 - 1.0) Default is 0.03 which is sensitive enough for most microphones. Increase to 0.1 or higher for noisy environments.
final double speechThreshold;