Skip to main content
Associate
May 28, 2024
Question

AAC decoder

  • May 28, 2024
  • 2 replies
  • 1929 views

Hello, where do I download the AAC decoder ? Does it require a license ? How much does it cost ?

2 replies

Peter BENSCH
Technical Moderator
May 28, 2024

Welcome @vizion, to the community!

AAC is not free and requires a license, see e.g. here

Regards,
/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
vizionAuthor
Associate
June 3, 2024

Hi Peter, where do I download the Audio IP package for AAC ? I do know that fees need to be paid to Via LA.

AScha.3
Super User
May 28, 2024

Hi,

you could try the LibHelix , see:

https://github.com/earlephilhower/ESP8266Audio/tree/master/src/libhelix-aac

For commercial use ask for license:

  • The AAC decode code is from the Helix project and licensed under RealNetwork's RSPL license. For commercial use you're still going to need the usual AAC licensing from Via Licensing. On the ESP32, AAC-SBR is supported (many webradio stations use this to reduce bandwidth even further). The ESP8266, however, does not support it due to a lack of onboard RAM.
"If you feel a post has answered your question, please click ""Accept as Solution""."