mirror of
https://github.com/gtxaspec/wz_mini_hacks.git
synced 2024-11-12 16:28:20 +00:00
Update README.md
This commit is contained in:
parent
bf63b17179
commit
c4e3827d2b
@ -33,7 +33,7 @@ Using this project can potentially expose your device to the open internet depen
|
||||
* USB Mass storage enabled, mount USB SSD/HDD/flash drives
|
||||
* CIFS Supported
|
||||
* iptables included
|
||||
* Play .wav audio files using "cmd aplay \<path-to-file\> \<vol\>" command, the .wav file should be run from:
|
||||
* Play .wav audio files using "cmd aplay \<path-to-file\> \<vol\>" command. Supported .wav files may be generated using ffmpeg as well::
|
||||
```
|
||||
ffmpeg -i in.wav -acodec pcm_s16le -ac 1 -ar 16000 out.wav
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user