BiVo EFM32GG12  0.1
An open source foundation foundation for remote monitoring of bird vocalizations.
audio_analysis.c File Reference

Function of audio analysis to flag audio, and helper functions. More...

#include "audio_analysis.h"

Functions

bool analyzeAudio (int16_t *audioSamples, uint32_t bufferSize, uint16_t sampleRate, struct AnlysConfig config)
 Perform audio analysis on the audio data given.
 

Detailed Description

Function of audio analysis to flag audio, and helper functions.

Authors
Kevin Imlay
Date
3-9-21