Skip to main content
Visitor II
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 ?

    This topic has been closed for replies.

    2 replies

    Technical Moderator
    May 28, 2024

    Welcome @vizion, to the community!

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

    Regards,
    /Peter

    vizionAuthor
    Visitor II
    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.

    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.