#include <yarp/dev/DeviceDriver.h>#include <yarp/dev/ISpeechTranscription.h>#include <yarp/os/Bottle.h>#include <stdio.h>#include <list>#include "Python.h"
Include dependency graph for FakePythonSpeechTranscription.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | FakePythonSpeechTranscription |
FakePythonSpeechTranscription: A fake implementation of a speech transcriber plugin using python embedding. More... | |