Implement 'Say'-skill
Implements a Say
-skill with a new speech_skill_provider
:
- The skill writes text-to-speech requests in the
Speech/TextToSpeech
-memory - If the
blockUntilFinished
-parameter is set, the skill waits until the text was spoken by reading the state from theSpeech/TextToSpeechState
-memory
Needs
Part of https://git.h2t.iar.kit.edu/sw/armarx-integration/robots/armar7/documentation/-/issues/12
Edited by Rainer Kartmann