How To Convert WAV to OGG
Install vorbis-tools
sudo apt install vorbis-tools
And encode using oggenc
oggenc -q 2 *.wav
--downmix
downmix input from stereo to mono
Install vorbis-tools
sudo apt install vorbis-tools
And encode using oggenc
oggenc -q 2 *.wav
--downmix
downmix input from stereo to mono