vsdk  9.1.0
Vsdk::Tts::Engine Member List

This is the complete list of members for Vsdk::Tts::Engine, including all inherited members.

_availableVoicesVsdk::Tts::Engineprotected
availableVoices() const -> ChannelVoices const &Vsdk::Tts::Engine
channel(std::string const &name) -> std::shared_ptr< Channel >=0Vsdk::Tts::Enginepure 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::Enginestatic