Skip to main content
Feedback

Google Text to Speech MCP connector

Google Text to Speech is Google's neural network-powered service that converts written text into natural-sounding human speech. The Google Text to Speech MCP connector allows AI agents to synthesize spoken audio from text input and retrieve results in base64-encoded format. It supports generating speech in multiple languages and voices for applications like accessibility tools, voice assistants, and automated content narration.

Authentication type

  • OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.

Uses

Use the Google Text to Speech MCP connector to perform the following actions:

  • Generate voice content for customer service announcements and alerts
  • Create audio versions of support documentation for accessibility compliance
  • Produce multilingual voiceovers for training videos and onboarding materials
  • Automate notification delivery through natural-sounding speech in workflows
  • Convert written reports into audio summaries for executive briefings
  • Enable voice-based customer communications across multiple languages and regions
  • Build accessible audio content from written marketing and promotional materials

Example prompts

Use the following example prompts to invoke Google Text to Speech MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Convert our customer service greeting message to audio using Google Text to Speech.
  • Generate a voiceover in Spanish for our product training video.
  • Create an audio version of this month's sales report summary.
  • Turn this customer notification into natural-sounding speech with Google Text to Speech.
  • Produce audio alerts in multiple languages for our support ticket system.
  • Convert accessibility documentation to audio files for our employees.
  • Generate voice content for our interactive customer survey.
  • Create an audio welcome message for new user onboarding.
  • Convert this announcement to speech in British English accent.
  • Produce audio content for our mobile app notifications using Google Text to Speech.

Google Text to Speech MCP connector tools

The Google Text to Speech MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
googletexttospeech_googletexttospeechsynthesize_invokeConverts written text into spoken audio and returns the result as encoded data.
On this Page