https://github.com/termux/play-audio
Command-line tool to play audio using OpenSL ES.
https://github.com/termux/play-audio
android opensl-es termux
Last synced: 10 months ago
JSON representation
Command-line tool to play audio using OpenSL ES.
- Host: GitHub
- URL: https://github.com/termux/play-audio
- Owner: termux
- License: apache-2.0
- Created: 2017-02-26T13:09:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-14T22:28:39.000Z (about 2 years ago)
- Last Synced: 2025-08-06T16:37:32.600Z (11 months ago)
- Topics: android, opensl-es, termux
- Language: C++
- Homepage: https://termux.com
- Size: 13.7 KB
- Stars: 133
- Watchers: 10
- Forks: 25
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# play-audio
Command-line tool to play audio using [OpenSL ES](https://www.khronos.org/opensles/).
Available in [Termux](https://termux.com) for installation with:
packages install play-audio
Run `man play-audio` for usage instructions.