Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.html « html - github.com/mumble-voip/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 436c08ceefaf7e69dc154b26fb7c2ae8d6e45fbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="GENERATOR" content="Mozilla/4.78 [fr] (X11; U; Linux 2.4.17 i686) [Netscape]">
   <meta name="Author" content="Jean-Marc Valin">
   <title>The Speex Speech Codec</title>
</head>
<body text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#59188E" alink="#FF0000">

<center>
<h1>
Speex</h1></center>
<a href="http://speex.sourceforge.net">The Speex project</a> aims to build
an open-source patent-free voice codec. Unlike other codecs like MP3 and
<a href="http://www.vorbis.org">Ogg
Vorbis</a>, Speex is specially designed for compressing voice at low bit-rates
for applications such as voice over IP (VoIP). In some sense, it is meant
to be complementary to the Ogg Vorbis codec.
<p>If you are interested in participating to the project, contact us at
<a href="mailto:speex-devel@lists.sourceforge.net">speex-devel@lists.sourceforge.net</a>
or <a href="http://lists.sourceforge.net/lists/listinfo/speex-devel">join
our mailing list</a>. Right now, there is very little code written and
we are mostly looking for developers with signal processing and speech
coding knowledge, as well as people with knowledge about patents in that
field.
<p>
<hr WIDTH="100%">
<div align=right><a href="mailto:valj01@gel.usherb.ca">Jean-Marc Valin</a>
<br><a href="mailto:david@voicetronix.com.au">David Rowe</a>
<br>$Date: 2002/02/14 02:42:47 $</div>

</body>
</html>