vsdk 8.0.0
 
Loading...
Searching...
No Matches
Vsdk::Tts::Channel Member List

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

_openedVsdk::Audio::ProducerModuleprotected
_runningVsdk::Audio::ProducerModuleprotected
_startedVsdk::Audio::ProducerModuleprotected
Channel(std::shared_ptr< Engine > engine, std::string name) noexceptVsdk::Tts::Channelprotected
Channel(Channel const &) noexcept=deleteVsdk::Tts::Channel
Channel(Channel &&) noexcept=defaultVsdk::Tts::Channel
close() noexceptVsdk::Audio::ProducerModule
closeImpl()Vsdk::Audio::ProducerModuleprotectedvirtual
currentVoice() const -> std::string const &Vsdk::Tts::Channel
dispatchAudio(T &&data, int sampleRate, int channelCount, bool isLast)Vsdk::Audio::ProducerModuleprotected
dispatchBuffer(Buffer buffer, bool last)Vsdk::Audio::ProducerModuleprotected
dispatchError(Error error)Vsdk::Tts::Channelprotected
dispatchEvent(Event event)Vsdk::Tts::Channelprotected
isOpened() constVsdk::Audio::ProducerModule
isRunning() constVsdk::Audio::ProducerModule
isStarted() constVsdk::Audio::ProducerModule
Iterator typedefVsdk::Audio::ProducerModule
lastError() const -> std::string const &Vsdk::Audio::ProducerModule
name() const -> std::string const &Vsdk::Tts::Channel
nativeEventsEnabled() constVsdk::Tts::Channel
open() noexceptVsdk::Audio::ProducerModule
openImpl()Vsdk::Audio::ProducerModuleprotectedvirtual
operator=(Channel const &) noexcept=deleteVsdk::Tts::Channel
operator=(Channel &&) noexcept=defaultVsdk::Tts::Channel
Vsdk::Audio::ProducerModule::operator=(ProducerModule &&)Vsdk::Audio::ProducerModule
Vsdk::Audio::ProducerModule::operator=(ProducerModule const &)=deleteVsdk::Audio::ProducerModule
ProducerModule()Vsdk::Audio::ProducerModule
ProducerModule(ProducerModule &&)Vsdk::Audio::ProducerModule
ProducerModule(ProducerModule const &)=deleteVsdk::Audio::ProducerModule
run() noexceptVsdk::Audio::ProducerModule
runImpl() overrideVsdk::Tts::Channelprotectedvirtual
setCurrentVoice(std::string const &voice)Vsdk::Tts::Channel
setCurrentVoiceImpl(std::string const &voice)=0Vsdk::Tts::Channelprotectedpure virtual
setLastError(char const *fmt, Args &&... args)Vsdk::Audio::ProducerModuleprotected
setLastError(std::string error)Vsdk::Audio::ProducerModuleprotected
setNativeEventsEnabled(bool enabled)Vsdk::Tts::Channel
start() noexceptVsdk::Audio::ProducerModule
startImpl() overrideVsdk::Tts::Channelprotectedvirtual
stop() noexceptVsdk::Audio::ProducerModule
stopImpl()Vsdk::Audio::ProducerModuleprotectedvirtual
subscribeFirst(AudioCallback c) -> IteratorVsdk::Audio::ProducerModule
subscribeLast(AudioCallback c) -> IteratorVsdk::Audio::ProducerModule
synthesize(std::string const &text, bool async)=0Vsdk::Tts::Channelprotectedpure virtual
synthesizeFromFile(std::string const &path)Vsdk::Tts::Channel
synthesizeFromText(std::string const &text)Vsdk::Tts::Channel
unsubscribe(Iterator it)Vsdk::Audio::ProducerModule
~Channel() noexcept=defaultVsdk::Tts::Channelvirtual
~ProducerModule()=0Vsdk::Audio::ProducerModulepure virtual