#include "GoogleDialogFlowCxChatBot.h"
#include <yarp/sig/SoundFile.h>
#include <yarp/os/LogComponent.h>
#include <yarp/os/LogStream.h>
#include <fstream>
#include <thread>
#include <chrono>
#include <cmath>
Go to the source code of this file.
Macros | |
#define | _USE_MATH_DEFINES |
Functions | |
const yarp::os::LogComponent & | GOOGLEDIALOGFLOWCXBOT () |
#define _USE_MATH_DEFINES |
Definition at line 7 of file GoogleDialogFlowCxChatBot.cpp.
const yarp::os::LogComponent & GOOGLEDIALOGFLOWCXBOT | ( | ) |
Definition at line 29 of file GoogleDialogFlowCxChatBot.cpp.