sherpa-onnx C API 1.0
Public C API and C++ wrapper for sherpa-onnx
Loading...
Searching...
No Matches
SherpaOnnxSpokenLanguageIdentificationResult Struct Reference

Result of spoken-language identification. More...

#include <c-api.h>

Public Attributes

const char * lang
 

Detailed Description

Free this object with SherpaOnnxDestroySpokenLanguageIdentificationResult().

Definition at line 2979 of file c-api.h.

Member Data Documentation

◆ lang

const char* SherpaOnnxSpokenLanguageIdentificationResult::lang

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

Definition at line 2983 of file c-api.h.


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