audio-type@0.1.2
Detect the audio type of a Buffer/Uint8Array
MIT
2014-04-30
安装 (0.1.2)
npm install audio-type@0.1.2
yarn add audio-type@0.1.2
pnpm add audio-type@0.1.2
bun add audio-type@0.1.2
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 | * |