|
FP Perception 0.1.2
|
#include <structs.hpp>
Public Attributes | |
| std::string | text |
| Text data to be processed. | |
| std::string | voice |
| Options for processing the text. | |
| std::string | instructions |
| Model to be used for processing. | |
| std::string fp_perception::text_data::instructions |
Model to be used for processing.
| std::string fp_perception::text_data::text |
Text data to be processed.
| std::string fp_perception::text_data::voice |
Options for processing the text.