Developing Audio Applications for your Devices

Hello everyone,

We’ve recently released the Audio Pack, along with documentation and examples. Here’s a quick recap for those interested in adding audio support to their applications.

MicroEJ applications can access audio devices through audio stream abstractions provided by the Audio API. The VEE Port-specific audio implementation handles the native behavior of the audio device by implementing the Audio Low-Level API and validating it.

Here are some application examples:

Refer to Audio API Javadoc for a full class reference to integrate audio playback and recording functionality in your applications.

Developing Audio Applications

Adding Audio to your VEE Port

Thanks for tuning in - Happy coding!
The MicroEJ Team.