Skip to main content
Google Cloud Documentation
Documentation
  • Get Started
  • Get Started with Google Cloud
  • Product List
  • Cloud Customer Care
  • Featured Products
  • Agent Platform
  • Apigee API Management
  • BigQuery
  • Compute Engine
  • Cloud CDN
  • Cloud Run
  • Cloud Storage
  • Cloud SQL
  • Gemini Enterprise
  • Google Kubernetes Engine
  • Looker
  • Cross-product Tools
  • Access and resources management
  • Costs and usage management
  • Infrastructure as code
  • SDK, languages, frameworks, and tools
  • Technology Areas
  • AI and ML
  • Application development
  • Application hosting
  • Compute
  • Data analytics and pipelines
  • Databases
  • Distributed, hybrid, and multicloud
  • Industry solutions
  • Migration
  • Networking
  • Observability and monitoring
  • Security
  • Storage
/
Console
  • English
  • Deutsch
  • Español – América Latina
  • Français
  • Português – Brasil
  • 中文 – 简体
  • 日本語
  • 한국어
Sign in
  • Google Cloud SDK
  • C++
  • Client libraries
Start free
Overview Guides Reference Samples
Google Cloud Documentation
  • Documentation
    • More
    • Overview
    • Guides
    • Reference
    • Samples
  • Console
  • Overview
  • Library reference docs
  • Cloud Text-to-Speech API C++ Client Library
  • In-Depth Topics
    • Environment Variables
    • How to Override the Authentication Credentials
    • How to Override the Default Endpoint
    • Override Retry, Backoff, and Idempotency Policies
    • Override texttospeech_v1::TextToSpeechClient Retry Policies
    • How to Override the Default Universe Domain
    • Override texttospeech_v1::TextToSpeechClient Universe Domain
  • Modules
    • Cloud Text-to-Speech API Configuration Options
  • Namespaces
    • google::cloud::texttospeech_v1
      • Overview
      • Classes
        • TextToSpeechClient
          • Overview
          • Constructors
            • TextToSpeechClient(TextToSpeechClient const &)
            • TextToSpeechClient(TextToSpeechClient &&)
            • TextToSpeechClient(std::shared_ptr< TextToSpeechConnection >, Options)
          • Operators
            • operator=(TextToSpeechClient const &)
            • operator=(TextToSpeechClient &&)
            • operator==(TextToSpeechClient const &, TextToSpeechClient const &)
            • operator!=(TextToSpeechClient const &, TextToSpeechClient const &)
          • Functions
            • ListVoices(std::string const &, Options)
            • ListVoices(google::cloud::texttospeech::v1::ListVoicesRequest const &, Options)
            • SynthesizeSpeech(google::cloud::texttospeech::v1::SynthesisInput const &, google::cloud::texttospeech::v1::VoiceSelectionParams const &, google::cloud::texttospeech::v1::AudioConfig const &, Options)
            • SynthesizeSpeech(google::cloud::texttospeech::v1::SynthesizeSpeechRequest const &, Options)
            • AsyncStreamingSynthesize(Options)
            • ListOperations(std::string const &, std::string const &, Options)
            • ListOperations(google::longrunning::ListOperationsRequest, Options)
            • GetOperation(std::string const &, Options)
            • GetOperation(google::longrunning::GetOperationRequest const &, Options)