nRF24 / RF24Audio

Arduino library for streaming data/audio from analog inputs via NRF24L01 modules

Home Page:http://nrf24.github.io/RF24Audio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how can output audio?

stanma9107 opened this issue · comments

I use rfAudio.receive() to receive audio from another device
but I want know how can I set the output pin that let audio can output to speaker
is there any answer?