Quick and horrible speech engine

Dependencies:   PokittoLib

Revision:
14:f25c2f72b2aa
Parent:
13:0333e08d59e6
Child:
15:bad48ea4468b
--- a/main.cpp	Sat Dec 01 13:54:35 2018 +0000
+++ b/main.cpp	Sat Dec 01 13:57:52 2018 +0000
@@ -1,3 +1,13 @@
+/*
+Shamelessly stole the samples from a Qbasic speech engine...
+
+'BASIC speech engine 2.0 by Steven M
+'StevenM86aol.com
+'http://members.aol.com/StevenM86/
+'                                       
+
+*/
+
 #include "Pokitto.h"
 #include "HWSound.h"
 #include "speak.h"