#include "GoogleSpeechSynthesizer.h"#include <yarp/sig/SoundFile.h>#include <yarp/os/LogComponent.h>#include <yarp/os/LogStream.h>#include <fstream>#include <cmath>
Include dependency graph for GoogleSpeechSynthesizer.cpp:Go to the source code of this file.
Macros | |
| #define | _USE_MATH_DEFINES |
Functions | |
| const yarp::os::LogComponent & | GOOGLESPEECHSYNTH () |
| #define _USE_MATH_DEFINES |
Definition at line 7 of file GoogleSpeechSynthesizer.cpp.
| const yarp::os::LogComponent & GOOGLESPEECHSYNTH | ( | ) |
Definition at line 25 of file GoogleSpeechSynthesizer.cpp.