YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
WhisperDevice.h File Reference
#include <curl/curl.h>
#include <iomanip>
#include <iostream>
#include <vector>
#include <cstdlib>
#include <sstream>
#include <iterator>
#include <cstring>
#include <nlohmann/json.hpp>
#include <yarp/dev/DeviceDriver.h>
#include <yarp/dev/ISpeechTranscription.h>
#include <yarp/os/all.h>
#include <yarp/sig/Sound.h>
#include "WhisperDevice_ParamsParser.h"
+ Include dependency graph for WhisperDevice.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WhisperDevice
 whisperDevice: A yarp device for speech synthesis using azure openai APIs More...