Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 443 Bytes

recorder_engine.rst

File metadata and controls

11 lines (6 loc) · 443 Bytes

Recorder Engine

The Recorder Engine API is a set of functions to facilitate voice recording. The API is integrated with esp_vad, providing options to enable and disable VAD to control the incoming audio stream. The Recorder Engine also includes possibility to encode the audio stream using AMR or AMRWB <../codecs/amr_codecs> formats.

API Reference