YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
TtsDevice.cpp File Reference
#include "TtsDevice.h"
#include <yarp/os/LogComponent.h>
#include <yarp/os/LogStream.h>
#include "dr_mp3.h"
#include <cmath>
+ Include dependency graph for TtsDevice.cpp:

Go to the source code of this file.

Macros

#define _USE_MATH_DEFINES
 
#define DR_MP3_IMPLEMENTATION
 

Functions

const yarp::os::LogComponentTTSDEVICE ()
 

Macro Definition Documentation

◆ _USE_MATH_DEFINES

#define _USE_MATH_DEFINES

Definition at line 7 of file TtsDevice.cpp.

◆ DR_MP3_IMPLEMENTATION

#define DR_MP3_IMPLEMENTATION

Definition at line 16 of file TtsDevice.cpp.

Function Documentation

◆ TTSDEVICE()

const yarp::os::LogComponent & TTSDEVICE ( )

Definition at line 25 of file TtsDevice.cpp.