Voice over XMPP app using base64 encoding.
- Install PortAudio dev files (on Ubuntu Linux:
$ sudo apt install portaudio19-dev) - Install Opus dev files (on Ubuntu Linux:
$ sudo apt install libopus-dev libopusfile-dev) $ go get -u github.com/sshikaree/voxmpp$ go build$ ./voxmpp -jid="[email protected]" -password="pass" -debug=false
<s>Call handshake</s>
<s>Audio compression</s>
- Bugs.. Bugs everywhere.
- Add phone call sound
