|
sherpa-onnx C API 1.0
Public C API and C++ wrapper for sherpa-onnx
|
Decoded mono WAVE file content. More...
#include <c-api.h>
Public Attributes | |
| const float * | samples |
| int32_t | sample_rate |
| int32_t | num_samples |
Free this object with SherpaOnnxFreeWave().
| const float* SherpaOnnxWave::samples |