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