Revision 2a6db5bb server/include/ROS/SpeechCallbackWrapperROS.h

View differences:

server/include/ROS/SpeechCallbackWrapperROS.h
55 55

  
56 56
		// send to application:
57 57
		text = "<maryxml version=\"0.4\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" "
58
		       "xmlns=\"http://mary.dfki.de/2002/MaryXML\" xml:lang=\"en_US\">" +
58
		       "xmlns=\"http://mary.dfki.de/2002/MaryXML\" xml:lang=\"de\">" +
59 59
		       text + "</maryxml>";
60 60
		mw->speak_callback(text);
61 61

  

Also available in: Unified diff