This is the Linux app named ESP8266Audio whose latest release can be downloaded as Release2.1.0-FasterMP3_AAC,fewerMP3decodererrors,popssourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named ESP8266Audio with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
ESP8266Audio
DESCRIPTION:
Arduino library for parsing and decoding MOD, WAV, MP3, FLAC, MIDI, AAC, and RTTL files and playing them on an I2S DAC or even using a software-simulated delta-sigma DAC with dynamic 32x-128x oversampling. ESP8266 is fully supported and most mature, but ESP32 is also mostly there with built-in DAC as well as external ones. For real-time, autonomous speech synthesis, check out ESP8266SAM, a library that uses this one and a port of an ancient format-based synthesis program to allow your ESP8266 to talk with low memory and no network required. All this code is released under the GPL, and all of it is to be used at your own risk. If you find any bugs, please let me know via the GitHub issue tracker or drop me an email. The MOD and MP3 routines were taken from StellaPlayer and libMAD respectively. The software I2S delta-sigma 32x oversampling DAC was my own creation and sounds quite good if I do say so myself.
Features
- Create an AudioInputXXX source pointing to your input file
- Double buffering, useful for HTTP streams
- AudioFileSource classes
- ID3 stream parser filter with a user-specified callback
- I2S DACs
- SPDIF optical output
Programming Language
C
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/esp8266audio.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.