[Speex-dev] Using speex (newbie)
Duane Storey
duane at counterpath.com
Tue Jan 10 08:48:38 PST 2006
How are you hearing "ticks"? Are you saving to a .wav file, or are you
writing directly to the sound card? If you're writing directly to the sound
card, you'll need to double or triple buffer to avoid ticking.
_____
From: speex-dev-bounces at xiph.org [mailto:speex-dev-bounces at xiph.org] On
Behalf Of Carlo Cappelletti
Sent: Tuesday, January 10, 2006 1:11 AM
To: Speex-dev at xiph.org
Subject: [Speex-dev] Using speex (newbie)
Thank you for the answer but i've already read manual and examples and i'm
doing same thing
of your code, so, maybe you can give me a hint about the problem i have,
that it is for sure in my code. A
question: is it possible that i hear a "tick" because between two frame i
call speex_bits_reset? (for this reason if i encode
more than one frame together there is no "tick"). Maybe the solution is to
call not speex_bits_reset and using another way (but in
your examples it functions)?
Thank you
>
> Same answer as for everyone else: start from the sampleenc/sampledec
> programs in the manual and/or speexenc/speexdec. You're simply doing
> something wrong with the Speex API.
>
> Jean-Marc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20060110/ec73546c/attachment.html
More information about the Speex-dev
mailing list