positive_speech_threshold property

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

Threshold for detecting speech start (default: 0.5)

Implementation

@ffi.Float()
external double positive_speech_threshold;