arduino-audio-tools
Modules | Classes
Arduino Audio Tools

A powerful audio library (not only) for Arduino. More...

Modules

 Basic
 Basic Concepts.
 
 Codecs
 Audio Coder and Decoder

 
 Communications
 Transmit Audio Please note that the standard Arduino WiFiClient and WifiServer (to use TCP/IP), Serial or BluetoothSerial are also supported.

 
 Concurrency
 Multicore support.
 
 Converting Streams
 Stream classes which change the input or output.
 
 DSP
 Digital Signal Processing.
 
 IO
 Input/Output.
 
 Machine Learning
 Artificial Intelligence.
 
 
 Platform
 Platform specific implementations. Do not use any of theses classes directly and use the related platform independent typedef instead:
 
 Player
 Audio Player.
 
 Tools
 Div Tools.
 
 Video
 Video playback.
 

Classes

class  AudioBLEStream
 Transmit and receive data via BLE using a Serial API. The following additional experimental features are offered: setFramed(true) tries to keep the original write sizes; setAudioInfoActive(true) informs about changes in the audio info. More...
 

Detailed Description

A powerful audio library (not only) for Arduino.