BelledonneCommunications / linphone-desktop

Linphone is a free VoIP and video softphone based on the SIP protocol. Mirror of git://git.linphone.org/linphone-desktop.git
https://linphone.org/
GNU General Public License v3.0
416 stars 211 forks source link

Enable AMR-WB codec on LinPhone #848

Closed gbernaldo82 closed 4 months ago

gbernaldo82 commented 5 months ago

Hi, good morning!

I'm using linphone (free version for Linux) and I need to add support to the codec AMR-WB which it seems to be supported (at least ti's shown in the Advanced Features, here: https://new.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner)

The thing is I don't see the option in the window Preferences -> Audio -> Audio Codecs.

So my question is about the support of this codec. Is it supported? Do I have to do something more (maybe install some package or whatever)?

Thank you so much in advance!

Ledjlale commented 4 months ago

Hi The license for this codec is not free. So it is not embedded into the application. You have to buy it from them, build/get the library and put the file into your plugin folder. Regards