An open API service indexing awesome lists of open source software.

https://github.com/parvesh88/raw_audio_decoder_android

Software Defined Raw Audio Decoder for Android
https://github.com/parvesh88/raw_audio_decoder_android

Last synced: 8 months ago
JSON representation

Software Defined Raw Audio Decoder for Android

Awesome Lists containing this project

README

          

Raw Audio is an audio file format for storing uncompressed audio in raw form.
Raw Audio files doesn't have metadata.
Raw Audio files can have file extensions being .raw, .pcm or .sam and also can have no file extension.
All other audio file format are converted in Raw Audio during decoding process.