Adding alsa lib and cpal
This commit is contained in:
@@ -59,6 +59,11 @@ For more details : https://rustup.rs/
|
||||
#### I2S Microphone
|
||||
|
||||
[I2S microphone](https://learn.adafruit.com/adafruit-i2s-mems-microphone-breakout/raspberry-pi-wiring-test)
|
||||
As we are using [cpal](https://crates.io/crates/cpal) crate to access microphone from alsa, libasound2-dev is necessary:
|
||||
|
||||
```
|
||||
sudo apt install libasound2-dev
|
||||
```
|
||||
|
||||
|
||||
## Documentation
|
||||
|
||||
Reference in New Issue
Block a user