From f96c1e4a8bb74d8c93d56fc22c313f64192ba3f3 Mon Sep 17 00:00:00 2001 From: will Date: Tue, 30 May 2000 02:59:39 +0000 Subject: Add CMU Sphinx, a speech recognition system. PR: 17707 Submitted by: Trevor Johnson --- audio/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'audio/Makefile') diff --git a/audio/Makefile b/audio/Makefile index f83b09c67e85..67507377ba74 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -76,6 +76,7 @@ SUBDIR += snowstar SUBDIR += soundtracker SUBDIR += sox + SUBDIR += sphinx SUBDIR += splay SUBDIR += splaytk SUBDIR += tclmidi -- cgit