Google Cloud Text-to-Speech API — Text:synthesize

Google Cloud Text-to-Speech API — Text:synthesize. 1 operations. Lead operation: Google Cloud Text-To-Speech Synthesize speech. Self-contained Naftiko capability covering one Google Cloud Text To Speech business surface.

Run with Naftiko Google Cloud Text To SpeechText:synthesize

What You Can Do

POST
Synthesizespeech — Google Cloud Text-To-Speech Synthesize speech
/v1/text-synthesize

MCP Tools

google-cloud-text-speech-synthesize

Google Cloud Text-To-Speech Synthesize speech

Capability Spec

openapi-text-synthesize.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Google Cloud Text-to-Speech API — Text:synthesize
  description: 'Google Cloud Text-to-Speech API — Text:synthesize. 1 operations. Lead operation: Google Cloud Text-To-Speech
    Synthesize speech. Self-contained Naftiko capability covering one Google Cloud Text To Speech business surface.'
  tags:
  - Google Cloud Text To Speech
  - Text:synthesize
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    GOOGLE_CLOUD_TEXT_TO_SPEECH_API_KEY: GOOGLE_CLOUD_TEXT_TO_SPEECH_API_KEY
capability:
  consumes:
  - type: http
    namespace: openapi-text-synthesize
    baseUri: https://texttospeech.googleapis.com/v1
    description: Google Cloud Text-to-Speech API — Text:synthesize business capability. Self-contained, no shared references.
    resources:
    - name: text:synthesize
      path: /text:synthesize
      operations:
      - name: synthesizespeech
        method: POST
        description: Google Cloud Text-To-Speech Synthesize speech
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
  exposes:
  - type: rest
    namespace: openapi-text-synthesize-rest
    port: 8080
    description: REST adapter for Google Cloud Text-to-Speech API — Text:synthesize. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/text-synthesize
      name: text-synthesize
      description: REST surface for text:synthesize.
      operations:
      - method: POST
        name: synthesizespeech
        description: Google Cloud Text-To-Speech Synthesize speech
        call: openapi-text-synthesize.synthesizespeech
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: openapi-text-synthesize-mcp
    port: 9090
    transport: http
    description: MCP adapter for Google Cloud Text-to-Speech API — Text:synthesize. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: google-cloud-text-speech-synthesize
      description: Google Cloud Text-To-Speech Synthesize speech
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: openapi-text-synthesize.synthesizespeech
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.