sherpa-onnx C API 1.0
Public C API and C++ wrapper for sherpa-onnx
Loading...
Searching...
No Matches
sherpa_onnx::cxx::SpokenLanguageIdentificationResult Struct Reference

Result of spoken language identification. More...

#include <cxx-api.h>

+ Collaboration diagram for sherpa_onnx::cxx::SpokenLanguageIdentificationResult:

Public Attributes

std::string lang
 

Detailed Description

Definition at line 1771 of file cxx-api.h.

Member Data Documentation

◆ lang

std::string sherpa_onnx::cxx::SpokenLanguageIdentificationResult::lang

Predicted language code such as "en", "de", "zh", or "es".

Definition at line 1773 of file cxx-api.h.


The documentation for this struct was generated from the following file: