FP Perception 0.1.2
Loading...
Searching...
No Matches
Public Attributes | List of all members
fp_perception::RESTResponse Struct Reference

#include <structs.hpp>

Public Attributes

std::string response
 
std::vector< RESTOptionoptions
 
std::vector< int16_t > audio_stream
 
bool success { false }
 
double accuracy { 0.0 }
 
double confidence { 0.0 }
 
double risk { 0.0 }
 

Member Data Documentation

◆ accuracy

double fp_perception::RESTResponse::accuracy { 0.0 }

◆ audio_stream

std::vector<int16_t> fp_perception::RESTResponse::audio_stream

◆ confidence

double fp_perception::RESTResponse::confidence { 0.0 }

◆ options

std::vector<RESTOption> fp_perception::RESTResponse::options

◆ response

std::string fp_perception::RESTResponse::response

◆ risk

double fp_perception::RESTResponse::risk { 0.0 }

◆ success

bool fp_perception::RESTResponse::success { false }

The documentation for this struct was generated from the following file: