fullLangId method

int fullLangId()

Implementation

int fullLangId() {
  return WhisperLibrary.binding.whisper_full_lang_id(ctx);
}