besi / walkie-talkie

1 stars 0 forks source link

Audio Codecs #2

Open mklingmann opened 5 months ago

mklingmann commented 5 months ago

WebRTC, video and audio codecs: https://github.com/sepfy/libpeer

Some resources for (speech) audio codecs:

G.729 https://www.linphone.org/technical-corner/bcg729

source code: https://gitlab.linphone.org/BC/public/bcg729

Opus codec https://github.com/orgs/micropython/discussions/10756