Skip to content
Snippets Groups Projects
Commit ba24ae89 authored by eovchinn's avatar eovchinn
Browse files

reportTextWithParams added to SpeechInterface

parent 4265ef1a
No related branches found
No related tags found
No related merge requests found
......@@ -81,7 +81,9 @@ module armarx
* \param text Text.
* \param string vector params.
*/
//void reportTextWithParams(string text,Ice::StringSeq params);
void reportTextWithParams(string text,Ice::StringSeq params);
};
enum FeedbackType
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment