A simple node library to handle audio for my Radio Software.
- Playing Audio
- Pausing Audio
- Resuming Audio
- on/off events
- Checking current playing time
- Getting all audio devices
- Installing package
OR
npm i @prestonarnold/audio
yarn add @prestonarnold/audio
Technologies used in the project:
- FFMpeg
- Typescript