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