DocWire SDK
DocWire SDK: Award-winning modern data processing in C++20. SourceForge Community Choice & Microsoft support. AI-driven processing. Supports nearly 100 data formats, including email boxes and OCR. Boost efficiency in text extraction, web data extraction, data mining, document analysis. Offline processing possible for security and confidentiality
docwire::openai::TextToSpeech Member List

This is the complete list of members for docwire::openai::TextToSpeech, including all inherited members.

ChainElement() (defined in docwire::ChainElement)docwire::ChainElement
ChainElement(ChainElement &&)=default (defined in docwire::ChainElement)docwire::ChainElement
create_impl(Args &&... args) (defined in docwire::with_pimpl< ChainElement >)docwire::with_pimpl< ChainElement >inlineprotected
create_impl(Args &&... args) (defined in docwire::with_pimpl< TextToSpeech >)docwire::with_pimpl< TextToSpeech >inlineprotected
impl() (defined in docwire::with_pimpl< ChainElement >)docwire::with_pimpl< ChainElement >inlineprotected
impl() const (defined in docwire::with_pimpl< ChainElement >)docwire::with_pimpl< ChainElement >inlineprotected
impl() (defined in docwire::with_pimpl< TextToSpeech >)docwire::with_pimpl< TextToSpeech >inlineprotected
impl() const (defined in docwire::with_pimpl< TextToSpeech >)docwire::with_pimpl< TextToSpeech >inlineprotected
impl_type typedef (defined in docwire::with_pimpl< ChainElement >)docwire::with_pimpl< ChainElement >protected
impl_type typedef (defined in docwire::with_pimpl< TextToSpeech >)docwire::with_pimpl< TextToSpeech >protected
is_generator() const (defined in docwire::ChainElement)docwire::ChainElementinlinevirtual
is_leaf() const overridedocwire::openai::TextToSpeechinlinevirtual
Model enum name (defined in docwire::openai::TextToSpeech)docwire::openai::TextToSpeech
operator()(message_ptr msg, const message_callbacks &emit_message) overridedocwire::openai::TextToSpeechvirtual
operator=(ChainElement &&)=default (defined in docwire::ChainElement)docwire::ChainElement
operator=(with_pimpl &&other) noexcept (defined in docwire::with_pimpl< ChainElement >)docwire::with_pimpl< ChainElement >inlineprotected
operator=(with_pimpl &&other) noexcept (defined in docwire::with_pimpl< TextToSpeech >)docwire::with_pimpl< TextToSpeech >inlineprotected
TextToSpeech(const std::string &api_key, Model model=Model::gpt_4o_mini_tts, Voice voice=Voice::alloy) (defined in docwire::openai::TextToSpeech)docwire::openai::TextToSpeech
Voice enum name (defined in docwire::openai::TextToSpeech)docwire::openai::TextToSpeech
with_pimpl(Args &&... args) (defined in docwire::with_pimpl< ChainElement >)docwire::with_pimpl< ChainElement >inlineexplicitprotected
with_pimpl(with_pimpl< ChainElement > &&other) noexcept (defined in docwire::with_pimpl< ChainElement >)docwire::with_pimpl< ChainElement >inlineprotected
with_pimpl(std::nullptr_t) (defined in docwire::with_pimpl< ChainElement >)docwire::with_pimpl< ChainElement >inlineprotected
with_pimpl(Args &&... args) (defined in docwire::with_pimpl< TextToSpeech >)docwire::with_pimpl< TextToSpeech >inlineexplicitprotected
with_pimpl(with_pimpl< TextToSpeech > &&other) noexcept (defined in docwire::with_pimpl< TextToSpeech >)docwire::with_pimpl< TextToSpeech >inlineprotected
with_pimpl(std::nullptr_t) (defined in docwire::with_pimpl< TextToSpeech >)docwire::with_pimpl< TextToSpeech >inlineprotected
~ChainElement()=default (defined in docwire::ChainElement)docwire::ChainElementvirtual