Revision dcded5bf server/include/RSB/SpeechCallbackWrapper.h

View differences:

server/include/RSB/SpeechCallbackWrapper.h
40 40
   	   //<voice effect=\"Rate(durScale:1.5) + TractScaler(durScale:1.1)\">" +
41 41

  
42 42
           text = "<maryxml version=\"0.4\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" \
43
                  c xmlns=\"http://mary.dfki.de/2002/MaryXML\" xml:lang=\"en_US\">" +
43
                   xmlns=\"http://mary.dfki.de/2002/MaryXML\" xml:lang=\"en_US\">" +
44 44
                   text + 
45 45
                   "</maryxml>";
46 46
            mw->speak_callback(text);

Also available in: Unified diff