texttospeech_v1.yaml 747 B

123456789101112131415161718192021222324252627
  1. type: google.api.Service
  2. config_version: 3
  3. name: texttospeech.googleapis.com
  4. title: Cloud Text-to-Speech API
  5. apis:
  6. - name: google.cloud.texttospeech.v1.TextToSpeech
  7. documentation:
  8. summary: |-
  9. Synthesizes natural-sounding speech by applying powerful neural network
  10. models.
  11. overview: |-
  12. # Introduction
  13. Google Cloud Text-to-Speech API provides speech synthesis as a service.
  14. authentication:
  15. rules:
  16. - selector: google.cloud.texttospeech.v1.TextToSpeech.ListVoices
  17. oauth:
  18. canonical_scopes: |-
  19. https://www.googleapis.com/auth/cloud-platform
  20. - selector: google.cloud.texttospeech.v1.TextToSpeech.SynthesizeSpeech
  21. oauth:
  22. canonical_scopes: |-
  23. https://www.googleapis.com/auth/cloud-platform