Skip to content

Googlers-Repo/playaudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Play Audio

This is an fork of Termux's play-audio binary

Command-line tool to play audio using OpenSL ES.

Installation

Before you start make sure the Systemless Mkshrc is installed on your device.

Install the GCC Toolchain

There is an for Android

curl -sL https://github.com/Googlers-Repo/extra/releases/download/gcc-android-10.2.0/gcc-installer_mkshrc_1.2.2.sh | sh

This script requires Systemless Mkshrc above 1.2.2. If not, some logs might be incorrectly displayed.

Build playaudio

Build by running these:

  • make
  • make install

If want cleaning the folder run

make clean

Uninstalling

make uninstall

About

Command-line tool to play audio using OpenSL ES

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published