[Speex-dev] Sending speex over a network

Jean-Marc Valin jean-marc.valin at usherbrooke.ca
Mon Apr 30 23:06:18 PDT 2007


You don't want to use speexenc/speexdec over a network. You need to
write proper UDP/RTP code. See sampleenc/sampledec and speexclient (in
svn) to get an idea.

	Jean-Marc

Nichole Arel wrote:
> Hi All,
> 
> I would like to communicate speech over a network compressed using
> speex. However, I do not want to communicate a whole Ogg-formatted file.
> I am interested in only the speech frames.
> 
> I invoked:
> 
> speexenc input-file-name - > raw-speech
> 
> This, I am thinking gives the speech frames only. To play this back at
> the receiving end, do I need to format it into Ogg formatted file before
> I can feed it to speexdec or there is a smarter way to just play it back.
> 
> Please respond
> 
> Thanks a lot
> Nichole
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Speex-dev mailing list
> Speex-dev at xiph.org
> http://lists.xiph.org/mailman/listinfo/speex-dev


More information about the Speex-dev mailing list