SimpleLink Audio Plugin Documentation Overview
Table of Contents
SimpleLink Audio Plugin
Welcome to the landing page for documentation of the SimpleLink Audio Plugin! This is intended entry point for finding the right documentation for each phase of your audio development.
It is recommended to start with the release notes to get information on supported hardware platforms and required versions of dependencies. The release notes also contain known issues, new features, and fixed issues for this version.
Next, users are recommended to read the Quick Start Guide. The Quick Start Guide provides important information about selecting a tool chain and hardware platform. The Quick Start Guide will walk the reader through the steps required for building and running their first audio enabled application
The User’s Guide will give a high level overview of the various components found in the SimpleLink Audio Plugin and give a brief description of their function.
Finally, during development, the user may refer to Doxygen to learn detailed information about each components APIs and behavior.
Third Party Documentation
TI has modified and optimized two audio compression codecs for the ARM Cortex M core found in SimpleLink devices. Their documentation can be found below.
- Opus Codec
- TI implementation is based on release 1.3
- Subband Codec (SBC)
- TI has modified the BlueZ implementation to support mSBC only.
- mSBC is described in the HFP Specification
- SBC is described in the A2DP Specification