Displaying 4 results from an estimated 4 matches for "ccowden".
Did you mean:
cowden
2007 Feb 15
1
error during make
...;
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 15 Feb 2007 07:37:25 +1100
> From: "David Hogan" <david.hogan@freshtel.net>
> Subject: RE: [Speex-dev] frame of silence
> To: "Chris Cowden" <ccowden@ncsoft.com>, <speex-dev@xiph.org>
> Message-ID:
> <971FA0386407DE4096E96382F4E3AD444C66DA@Mail01.mel.au.office.freshtel.net>
>
> Content-Type: text/plain; charset="us-ascii"
>
> Forgive me if I misunderstood your question, but can't you just
> ov...
2007 Feb 14
2
frame of silence
Okay, you've answered part of my question, which is "What value equals
silence?". I assume then that a (decoded) frame of silence would be a
buffer the size of my frame (320 bytes) full of 0's.
Passing this frame (a frame of all 0's) through the encoder causes it to
blowup though..
In response to your answer below, I don't think I want to overwrite the
decoded
2007 Feb 14
0
frame of silence
In what fashion does the encoder 'blowup' when passed a frame of zeroes
to encode?
What version of speex are you using?
________________________________
From: Chris Cowden [mailto:ccowden@ncsoft.com]
Sent: Thursday, 15 February 2007 7:57 AM
To: David Hogan; speex-dev@xiph.org
Subject: RE: [Speex-dev] frame of silence
Okay, you've answered part of my question, which is "What value
equals silence?". I assume then that a (decoded) frame of silence would
be a buffer t...
2007 Feb 14
2
frame of silence
Hi, I'm new to this list. I'm using Speex as the base codec in a voice
chat application (with DirectSound as the audio playback/capture
interface).
To help me debug some of my network-related issues, I would really like
to insert frames of "silence" into speech. Is there a convenient
function call or API call that takes in a buffer that is the size of a
frame and writes a