Mbed Clock application using an NTP connection to get internet time and a terminal interface to send commands

Dependencies:   4DGL-uLCD-SE EthernetInterface NTPClient mbed-rtos mbed SDFileSystem wavfile

Revision:
5:ba94b62d86c9
Parent:
4:c4dfbf6b7f9f
--- a/SpeechServerSource/SpeechServer.c	Tue Dec 09 15:52:59 2014 +0000
+++ b/SpeechServerSource/SpeechServer.c	Tue Dec 09 15:53:31 2014 +0000
@@ -12,7 +12,7 @@
 using System.Speech.Synthesis;
 using System.Speech.AudioFormat;
 
-namespace ServerTest
+namespace SpeechServer
 {
     class Program
     {