UNPKG

@researchbunny/react-use-audio-player

Version:

React hook for building custom audio playback controls

14 lines (8 loc) 311 B
# React Use Audio Player — PCM Extension Tiny wrapper around the excellent [`react-use-audio-player`](https://www.npmjs.com/package/react-use-audio-player) that lets you stream raw **PCM** audio just like any MP3 or WAV. ## Install ```bash npm i @researchbunny/react-use-audio-player ``` ## License MIT