diff --git a/share/applications/teo-self-presentation_english.xml b/share/applications/teo-self-presentation_english.xml index bdcd57f..7b35769 100644 --- a/share/applications/teo-self-presentation_english.xml +++ b/share/applications/teo-self-presentation_english.xml @@ -10,7 +10,7 @@ espeakServer - --name /tts + --name /teo/tts head diff --git a/share/applications/teo-self-presentation_english_sim.xml b/share/applications/teo-self-presentation_english_sim.xml new file mode 100644 index 0000000..a44b6df --- /dev/null +++ b/share/applications/teo-self-presentation_english_sim.xml @@ -0,0 +1,38 @@ + + + teo-self-presentation_english_sim_App + + + teoSim + localhost + + + + espeakServer + --name /tts + localhost + + + + dialogueManager + --language english + localhost + + + + bodyExecution + --robot /teoSim + localhost + + + + /dialogueManager/motion/rpc:c + /bodyExecution/rpc:s + + + + /dialogueManager/tts/rpc:c + /tts/rpc:s + + + diff --git a/share/applications/teo-self-presentation_spanish.xml b/share/applications/teo-self-presentation_spanish.xml index 5371b0f..d321051 100644 --- a/share/applications/teo-self-presentation_spanish.xml +++ b/share/applications/teo-self-presentation_spanish.xml @@ -10,7 +10,7 @@ espeakServer - --name /tts + --name /teo/tts head diff --git a/share/applications/teo-self-presentation_spanish_sim.xml b/share/applications/teo-self-presentation_spanish_sim.xml new file mode 100644 index 0000000..7cc2393 --- /dev/null +++ b/share/applications/teo-self-presentation_spanish_sim.xml @@ -0,0 +1,38 @@ + + + teo-self-presentation_spanish_sim_App + + + teoSim + localhost + + + + espeakServer + --name /tts + localhost + + + + dialogueManager + --language spanish + localhost + + + + bodyExecution + --robot /teoSim + localhost + + + + /dialogueManager/motion/rpc:c + /bodyExecution/rpc:s + + + + /dialogueManager/tts/rpc:c + /tts/rpc:s + + +