To create a TTS agent alike the ASR aent: Functional requirements: - [x] Receiving messages through ROS - [x] Ros connector - https://github.com/RobotecAI/rai/pull/410 - [x] Handling of cancelling speech tasks - [x] Handling of pausing speech tasks - [x] Handling of continuing speech tasks - [x] Playing transcribed speech through sound device - [x] Refactor transcription models for them to remain supported - [x] Sound device connector - https://github.com/RobotecAI/rai/pull/393