VoiceMan
Output Member List

This is the complete list of members for Output, including all inherited members.

addCapMapItem(wchar_t c, const std::wstring &value)Output
addReplacement(const std::wstring &oldString, const std::wstring &newString)Outputinline
getFamily() const Outputinline
getLang() const Outputinline
getLangId() const Outputinline
getName() const Outputinline
Output()Outputinline
prepareAlsaPlayerCommand(const TextItem &textItem) const Output
preparePcspeakerPlayerCommand(const TextItem &textItem) const Output
preparePulseaudioPlayerCommand(const TextItem &textItem) const Output
prepareSynthCommand(const TextItem &textItem) const Output
prepareText(const TextItem &textItem) const Output
setAlsaPlayerCommand(const std::string &cmdLine)Outputinline
setFamily(const std::string &family)Outputinline
setLang(const Lang *lang)Outputinline
setLangId(LangId langId)Outputinline
setName(const std::string &name)Outputinline
setPcspeakerPlayerCommand(const std::string &cmdLine)Outputinline
setPitchFormat(size_t digits, double min, double aver, double max)Output
setPulseaudioPlayerCommand(const std::string &cmdLine)Outputinline
setRateFormat(size_t digits, double min, double aver, double max)Output
setSynthCommand(const std::string &cmdLine)Outputinline
setVolumeFormat(size_t digits, double min, double aver, double max)Output
~Output()Outputinlinevirtual