Main Content

Audio

Use the Raspberry Pi® audio player and capture

Use Raspberry Pi to connect to and control audio input devices. The audiocapture and audioplayer objects, and the capture and play functions are only supported for code generation.

Objects

raspiConnection to Raspberry Pi board
audiocaptureConnection between audio input device and Raspberry Pi hardware
audioplayerConnection between audio output device and Raspberry Pi hardware

Functions

captureCapture data from audio device connected to Raspberry Pi
playPlay audio from audio device connected to Raspberry Pi

Featured Examples