Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Text-to-Speech Code Samples for Listing Voices and Synthesizing Speech #4

Merged
merged 32 commits into from
Apr 27, 2018

Commits on Mar 23, 2018

  1. Sample: List available voices [tts_list_voices]

    Rebecca Taylor committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    880cb25 View commit details
    Browse the repository at this point in the history
  2. Samples: Synthesize Speech (text, ssml, string, local file)

    Rebecca Taylor committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    fbe2481 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34dce9b View commit details
    Browse the repository at this point in the history
  4. Samples: extract speech synthesis samples

    Rebecca Taylor committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    562a440 View commit details
    Browse the repository at this point in the history
  5. s/var/const/g

    Rebecca Taylor committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    5131b3a View commit details
    Browse the repository at this point in the history
  6. Samples: add quickstart

    Rebecca Taylor committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    4b01e93 View commit details
    Browse the repository at this point in the history
  7. Samples: change printed output after writing mp3 files

    Rebecca Taylor committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    d33b076 View commit details
    Browse the repository at this point in the history
  8. Add samples to .cloud-repo-tools

    Rebecca Taylor committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    d3ac34d View commit details
    Browse the repository at this point in the history
  9. Merge branch 'samples' of github.com:googleapis/nodejs-text-to-speech…

    … into samples
    Rebecca Taylor committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    e9615a1 View commit details
    Browse the repository at this point in the history
  10. Samples: update with prettier

    Rebecca Taylor committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    6eb1ea6 View commit details
    Browse the repository at this point in the history
  11. $ npm run generate-scaffolding

    Rebecca Taylor committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    0db5e36 View commit details
    Browse the repository at this point in the history
  12. Samples: fix lint error for unused closure arg var

    Rebecca Taylor committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    964afec View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d43ad19 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2018

  1. Update links and whatnot

    Rebecca Taylor committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    b2ab081 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f47d62e View commit details
    Browse the repository at this point in the history
  3. Regen README

    Rebecca Taylor committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    6edf91d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11fa592 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8c52e2 View commit details
    Browse the repository at this point in the history
  6. Update synthesize.js sample CLI help to show existing TXT and SSML re…

    …source files
    Rebecca Taylor committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    e6fe3f6 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'samples' of github.com:googleapis/nodejs-text-to-speech…

    … into samples
    Rebecca Taylor committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    9e5daf1 View commit details
    Browse the repository at this point in the history
  8. s/SSML Gender/SSML Voice Gender/g

    Rebecca Taylor committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    d18510c View commit details
    Browse the repository at this point in the history
  9. Samples: update writing bytes to mp3 files to be async

    Rebecca Taylor committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    e235bf3 View commit details
    Browse the repository at this point in the history
  10. Update quickstart to write mp3 file asynchronously

    Rebecca Taylor committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    ed07e6b View commit details
    Browse the repository at this point in the history
  11. Samples: Use async I/O when writing MP3 files

    Rebecca Taylor committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    fced808 View commit details
    Browse the repository at this point in the history
  12. Samples - updated with prettier

    Rebecca Taylor committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    fea561e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    811f1ca View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2018

  1. Configuration menu
    Copy the full SHA
    01df278 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2018

  1. Upgrade repo-tools to 2.2.6 and run scaffolding

    Rebecca Taylor committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    469b101 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'samples' of github.com:googleapis/nodejs-text-to-speech…

    … into samples
    Rebecca Taylor committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    3cc9711 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into samples

    Rebecca Taylor committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    754f4ec View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2018

  1. Fix typo in README

    Rebecca Taylor committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    e383927 View commit details
    Browse the repository at this point in the history
  2. make lint pass

    alexander-fenster committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    cb32701 View commit details
    Browse the repository at this point in the history