This is the complete list of members for Vsdk::Tts::Engine, including all inherited members.
| availableVoices() const -> ChannelVoices const & | Vsdk::Tts::Engine | |
| channel(std::string const &name) -> std::shared_ptr< Channel > | Vsdk::Tts::Engine | |
| channel(std::string const &name, std::string const &voice) -> std::shared_ptr< Channel > | Vsdk::Tts::Engine | |
| Engine(char const *name, std::string const &configPath) | Vsdk::Tts::Engine | protected |
| Engine(char const *name, nlohmann::json config) | Vsdk::Tts::Engine | protected |
| Engine(char const *name, char const *configPath) | Vsdk::Tts::Engine | protected |
| make(Args &&... args) -> std::shared_ptr< Engine > | Vsdk::Tts::Engine | static |
| makeChannel(std::string name) -> Channel *=0 | Vsdk::Tts::Engine | protectedpure virtual |
| setAvailableVoicesForChannel(std::string const &name, std::vector< std::string > info) | Vsdk::Tts::Engine | protected |
| ~Engine() | Vsdk::Tts::Engine |