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

https://github.com/pyozer/reverse_audio

Flutter plugin to reverse an audio file (m4a)
https://github.com/pyozer/reverse_audio

Last synced: about 1 month ago
JSON representation

Flutter plugin to reverse an audio file (m4a)

Awesome Lists containing this project

README

          

# reverse_audio

A flutter plugin to reverse an audio file.
It's use **FFMPEG** (temporary) on Android and **AVFundation** on iOS.

**WIP**