negative_speech_threshold property

  1. @Float()
double negative_speech_threshold
getter/setter pair

Threshold for detecting speech end (default: 0.35)

Implementation

@ffi.Float()
external double negative_speech_threshold;