[Speex-dev] Support for tags in speex files?
Conrad Parker
conrad at metadecks.org
Wed Jul 4 07:24:08 PDT 2007
On 04/07/07, Rogério Brito <rbrito at ime.usp.br> wrote:
> Dear speex developers,
>
> Would it be possible to have tags in speex files?
>
sure, Speex files use vorbis-style comments (ie. similar to Ogg Vorbis files).
speexenc provides options --author and --title for setting the most
common ones, and --comment for setting arbitrary tags, eg:
speexenc --comment "MOOD=Happy" speech1234.wav speech1234.spx
cheers,
Conrad.
More information about the Speex-dev
mailing list