주요 콘텐츠

오디오

Raspberry Pi® 오디오 플레이어 및 캡처 사용

Raspberry Pi를 사용하여 오디오 입력 장치에 연결하고 이를 제어합니다. 코드 생성 시 audiocapture 객체와 audioplayer 객체 및 capture 함수와 play 함수만 지원됩니다.

객체

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

함수

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

추천 예제