fullNSegments method

int fullNSegments()

Implementation

int fullNSegments() {
  return WhisperLibrary.binding.whisper_full_n_segments(ctx);
}