audio-type@0.1.0
Detect the audio type of a Buffer/Uint8Array
MIT
2014-04-27
安装 (0.1.0)
npm install audio-type@0.1.0
yarn add audio-type@0.1.0
pnpm add audio-type@0.1.0
bun add audio-type@0.1.0
dependencies (5)
| 包名 | 版本要求 |
|---|---|
| is-flac | ^0.1.0 |
| is-mp3 | ^0.1.0 |
| is-ogg | ^0.1.0 |
| is-wav | ^0.1.0 |
| read-chunk | ^0.1.0 |
devDependencies (2)
| 包名 | 版本要求 |
|---|---|
| browserify | ^3.0.0 |
| mocha | * |