prefixPaddingMs property

int? prefixPaddingMs
final

Optional. The required duration of detected speech before start-of-speech is committed. The lower this value, the more sensitive the start-of-speech detection is and shorter speech can be recognized. However, this also increases the probability of false positives.

Implementation

final int? prefixPaddingMs;