summaryrefslogtreecommitdiff
path: root/data/flite/cmu_lex_data-0.c
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2008-03-03 11:02:02 +0000
committerJay Freeman <saurik@saurik.com>2008-03-03 11:02:02 +0000
commita32ffe96fdeddbd7e165bfa7918960454252c99a (patch)
tree5638df7b5451ad292b6b4fd31302788407728035 /data/flite/cmu_lex_data-0.c
parent4d3e0cb850d0a8d5335d41ba6ce55dee10673c43 (diff)
Managed to get text-to-speech working.
git-svn-id: http://svn.telesphoreo.org/trunk@145 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/flite/cmu_lex_data-0.c')
-rw-r--r--data/flite/cmu_lex_data-0.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/flite/cmu_lex_data-0.c b/data/flite/cmu_lex_data-0.c
new file mode 100644
index 000000000..dfe70754e
--- /dev/null
+++ b/data/flite/cmu_lex_data-0.c
@@ -0,0 +1,3 @@
+const unsigned char cmu_lex_data[] = {0,
+#include "cmu_lex_data_raw.c-0.c"
+};