#include <yarp/dev/DeviceDriver.h>
#include <yarp/dev/ISpeechSynthesizer.h>
#include <yarp/os/Bottle.h>
#include <stdio.h>
#include "FakeSpeechSynthesizer_ParamsParser.h"
Go to the source code of this file.
Classes | |
class | FakeSpeechSynthesizer |
FakeSpeechSynthesizer : A fake implementation of a speech synthesizer plugin. More... | |