|
FP Perception 0.1.2
|
#include <speech_pipeline.hpp>
Public Member Functions | |
| SpeechPipeline (std::shared_ptr< SpeechSynthesisDriver > speech_driver, std::shared_ptr< AudioSinkDriver > speaker_driver=nullptr) | |
| speech_pipeline_result | run (const text_data &input, bool use_device_audio) |
Private Attributes | |
| std::shared_ptr< SpeechSynthesisDriver > | speech_driver_ |
| std::shared_ptr< AudioSinkDriver > | speaker_driver_ |
|
inline |
|
inline |
|
private |
|
private |