名称 最后更新
..
CMakeLists.txt 正在载入提交数据...
CPPLINT.cfg 正在载入提交数据...
README.md 正在载入提交数据...
alsa.cc 正在载入提交数据...
alsa.h 正在载入提交数据...
c-api-alsa.cc 正在载入提交数据...

Introduction

This folder contains examples for real-time speech recognition from a microphone using sherpa-onnx C API.

Note: You can call C API from C++ files.

./c-api-alsa.cc

This file uses alsa to read a microphone. It runs only on Linux. This file does not support macOS or Windows.