mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2024-11-10 06:34:18 +00:00
Add Speex
to README table
This commit is contained in:
parent
8449dbd7b9
commit
00473aafc1
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ Parse, convert, and write metadata to various audio formats.
|
|||
| MP4 | `mp4`, `m4a`, `m4b`, `m4p`, `m4r`, `m4v`, `3gp` | **X** | **X** | `iTunes-style ilst` |
|
||||
| Opus | `opus` | **X** | **X** | `Vorbis Comments` |
|
||||
| Ogg Vorbis | `ogg` | **X** | **X** | `Vorbis Comments` |
|
||||
| Speex | `spx` | **X** | **X** | `Vorbis Comments` |
|
||||
| WAV | `wav`, `wave` | **X** | **X** | `ID3v2`, `RIFF INFO` |
|
||||
|
||||
## Examples
|
||||
|
|
Loading…
Reference in a new issue