This is the complete list of members for Vsdk::Tts::Engine, including all inherited members.
| _availableVoices | Vsdk::Tts::Engine | protected |
| availableVoices() const -> ChannelVoices const & | Vsdk::Tts::Engine | |
| channel(std::string const &name) -> std::shared_ptr< Channel >=0 | Vsdk::Tts::Engine | pure virtual |
| channel(std::string const &name, std::string const &voice) -> std::shared_ptr< Channel > | Vsdk::Tts::Engine | |
| make(Args &&... args) -> std::shared_ptr< Engine > | Vsdk::Tts::Engine | static |