#include "TtsDevice.h"
#include <yarp/os/LogComponent.h>
#include <yarp/os/LogStream.h>
#include "dr_mp3.h"
#include <cmath>
Go to the source code of this file.
Macros | |
#define | _USE_MATH_DEFINES |
#define | DR_MP3_IMPLEMENTATION |
Functions | |
const yarp::os::LogComponent & | TTSDEVICE () |
#define _USE_MATH_DEFINES |
Definition at line 7 of file TtsDevice.cpp.
#define DR_MP3_IMPLEMENTATION |
Definition at line 16 of file TtsDevice.cpp.
const yarp::os::LogComponent & TTSDEVICE | ( | ) |
Definition at line 25 of file TtsDevice.cpp.