nRF24 / RF24Audio

Arduino library for streaming data/audio from analog inputs via NRF24L01 modules
http://nrf24.github.io/RF24Audio
260 stars 88 forks source link

how can output audio? #30

Open stanma9107 opened 3 years ago

stanma9107 commented 3 years ago

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?