File ns_audio.c
FileList > neuralspot > neuralspot > ns-audio > src > ns_audio.c
Go to the source code of this file
Implementation of the neuralSPOT ns-audio API. More...
#include "ns_audio.h"#include "am_bsp.h"#include "am_mcu_apollo.h"#include "am_util.h"#include "ns_ipc_ring_buffer.h"#include "ns_pdm.h"
Public Static Attributes
| Type | Name |
|---|---|
| bool | audio_initialized = false |
| bool | audio_started = false |
Detailed Description
Purpose: A single point of entry for capturing Ambiq Audio
Public Static Attributes Documentation
variable audio_initialized
bool audio_initialized;
variable audio_started
bool audio_started;
The documentation for this class was generated from the following file neuralspot/neuralspot/ns-audio/src/ns_audio.c