summaryrefslogtreecommitdiff
path: root/modules/speex/speex.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/speex/speex.c')
-rw-r--r--modules/speex/speex.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/modules/speex/speex.c b/modules/speex/speex.c
index 055d3ad..0780e8c 100644
--- a/modules/speex/speex.c
+++ b/modules/speex/speex.c
@@ -11,6 +11,13 @@
#include <baresip.h>
+/**
+ * @defgroup speex speex
+ *
+ * The Speex audio codec
+ */
+
+
enum {
MIN_FRAME_SIZE = 43,
SPEEX_PTIME = 20,