오디오
Raspberry Pi® 오디오 플레이어 및 캡처 사용
Raspberry Pi를 사용하여 오디오 입력 장치에 연결하고 이를 제어합니다. 코드 생성 시 audiocapture
객체와 audioplayer
객체 및 capture
함수와 play
함수만 지원됩니다.
객체
raspi | Connection to Raspberry Pi board |
audiocapture | Connection between audio input device and Raspberry Pi hardware |
audioplayer | Connection between audio output device and Raspberry Pi hardware |