diff --git a/data/RobotAPI/VariantInfo-RobotAPI.xml b/data/RobotAPI/VariantInfo-RobotAPI.xml index d8fc2f34ae53975dbdcca364af2333ed3eb0fdeb..f4faf8ef47366c0837c1c78c285eeb8be29f14ca 100644 --- a/data/RobotAPI/VariantInfo-RobotAPI.xml +++ b/data/RobotAPI/VariantInfo-RobotAPI.xml @@ -65,5 +65,14 @@ propertyName="DebugDrawerTopicName" propertyIsOptional="true" propertyDefaultValue="DebugDrawerUpdates" /> + + <Topic include="RobotAPI/interface/speech/SpeechInterface.h" + humanName="Text to Speech" + typeName="TextListenerInterfacePrx" + memberName="textToSpeech" + getterName="getTextToSpeech" + propertyName="TextToSpeechTopicName" + propertyIsOptional="true" + propertyDefaultValue="TextToSpeech" /> </Lib> </VariantInfo>