Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate code from googleapis/nodejs-text-to-speech #2872

Merged
merged 122 commits into from
Nov 18, 2022

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
    56156f5 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
    c2a068f View commit details
    Browse the repository at this point in the history
  3. Samples: extract speech synthesis samples

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

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

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

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

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

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

    Rebecca Taylor committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    3029886 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ff8f4c7 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
    3cfccfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35b2ef9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4944fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    938bd29 View commit details
    Browse the repository at this point in the history
  5. 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
    ab5a54e View commit details
    Browse the repository at this point in the history
  6. 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
    15c3577 View commit details
    Browse the repository at this point in the history
  7. s/SSML Gender/SSML Voice Gender/g

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

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

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

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

    Rebecca Taylor committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    caba487 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    44cf9f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2018

  1. make lint pass

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

Commits on May 2, 2018

  1. chore: lock files maintenance (#14)

    * chore: lock files maintenance
    
    * chore: lock files maintenance
    alexander-fenster authored and callmehiphop committed May 2, 2018
    Configuration menu
    Copy the full SHA
    2143105 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. chore: lock files maintenance (#16)

    * chore: lock files maintenance
    
    * chore: lock files maintenance
    alexander-fenster authored and callmehiphop committed May 8, 2018
    Configuration menu
    Copy the full SHA
    7317e04 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2018

  1. chore: lock files maintenance (#21)

    * chore: lock files maintenance
    
    * chore: lock files maintenance
    alexander-fenster authored and stephenplusplus committed May 22, 2018
    Configuration menu
    Copy the full SHA
    509f788 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2018

  1. codegen: check in synth.py; gapic-generate v1beta1 (#27)

     - re-generate v1beta1
     - check in synth tool
    jkwlui authored Jun 18, 2018
    Configuration menu
    Copy the full SHA
    3ccb1b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7f9137 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

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

Commits on Jun 26, 2018

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

Commits on Jun 28, 2018

  1. Configuration menu
    Copy the full SHA
    9450d72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9458699 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    427a599 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55ae08a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    298563a View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2018

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

Commits on Jul 3, 2018

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

Commits on Jul 10, 2018

  1. Configuration menu
    Copy the full SHA
    cb8bce4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f3951c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bce306 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. release: nodejs-text-to-speech v0.3.0 (#55)

    * Release v0.3.0
    
    * chore: bump samples deps version to 0.3.0
    
    * Update config.yml
    
    * fix: link the tts package
    
    * fix: try linking
    
    * update package-lock.json
    
    * fix package-lock.json
    
    * cleanup: no need for npm link when installing main pacakge
    jkwlui authored Jul 11, 2018
    Configuration menu
    Copy the full SHA
    014c4e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2018

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

Commits on Jul 24, 2018

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

Commits on Jul 30, 2018

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

Commits on Jul 31, 2018

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

Commits on Aug 3, 2018

  1. Code Samples demonstrating Audio Profiles (#31)

    * Initial audio_profile.js, no yaargs yet
    
    * Initial Commit of audio_profile.js, no yaargs yet
    
    * Initial Commit for audioProfile.js; yaargs Command line, .ava tests
    
    * Fixed .ava tests
    
    * Audio Profiles working
    
    * delete older audio_profile.js
    
    * Updated Readme to reflect audioProfile.js
    
    * updated audio profile
    
    * moved audio profile
    
    * updated audio profile
    
    * Fixed eslint
    
    * Updated audioProfile.js
    
    * cleaned up audioProfile.test.js
    
    * Added space descriptive comments
    CallistoCF authored and beccasaurus committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    4ff8e49 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2018

  1. chore: remove bonus whitespace

    dpebot authored and JustinBeckwith committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    e787d12 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2018

  1. Configuration menu
    Copy the full SHA
    977761d View commit details
    Browse the repository at this point in the history
  2. chore: ignore package-lock.json (#69)

    * chore: ignore package-log.json
    
    * remove locky
    
    * renovateeee
    JustinBeckwith authored and alexander-fenster committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    b68edf0 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2018

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

Commits on Oct 20, 2018

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

Commits on Nov 9, 2018

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

Commits on Nov 10, 2018

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

Commits on Nov 15, 2018

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

Commits on Nov 23, 2018

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

Commits on Nov 27, 2018

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

Commits on Dec 6, 2018

  1. Release v0.4.0 (#151)

    jkwlui authored Dec 6, 2018
    Configuration menu
    Copy the full SHA
    ca6e511 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2018

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

Commits on Feb 6, 2019

  1. Release v0.5.0 (#180)

    jkwlui authored Feb 6, 2019
    Configuration menu
    Copy the full SHA
    cee7b9c View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

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

Commits on Feb 14, 2019

  1. docs: update sample to show method inside of async function (#188)

    docs: update sample to show method inside of async function
    nirupa-kumar authored and JustinBeckwith committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    e15196e View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2019

  1. Release v0.5.1 (#192)

    JustinBeckwith authored Feb 19, 2019
    Configuration menu
    Copy the full SHA
    c0b373d View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency mocha to v6

    chore(deps): update dependency mocha to v6
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change | References |
    |---|---|---|---|---|
    | mocha | devDependencies | major | `^5.2.0` -> `^6.0.0` | [homepage](https://mochajs.org/), [source](https://togithub.com/mochajs/mocha) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>mochajs/mocha</summary>
    
    ### [`v6.0.0`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#&#8203;600--2019-02-18)
    
    [Compare Source](https://togithub.com/mochajs/mocha/compare/v5.2.0...v6.0.0)
    
    #### 🎉 Enhancements
    
    -   [#&#8203;3726](https://togithub.com/mochajs/mocha/issues/3726): Add ability to unload files from `require` cache ([**@&#8203;plroebuck**](https://togithub.com/plroebuck))
    
    #### 🐛 Fixes
    
    -   [#&#8203;3737](https://togithub.com/mochajs/mocha/issues/3737): Fix falsy values from options globals ([**@&#8203;plroebuck**](https://togithub.com/plroebuck))
    -   [#&#8203;3707](https://togithub.com/mochajs/mocha/issues/3707): Fix encapsulation issues for `Suite#_onlyTests` and `Suite#_onlySuites` ([**@&#8203;vkarpov15**](https://togithub.com/vkarpov15))
    -   [#&#8203;3711](https://togithub.com/mochajs/mocha/issues/3711): Fix diagnostic messages dealing with plurality and markup of output ([**@&#8203;plroebuck**](https://togithub.com/plroebuck))
    -   [#&#8203;3723](https://togithub.com/mochajs/mocha/issues/3723): Fix "reporter-option" to allow comma-separated options ([**@&#8203;boneskull**](https://togithub.com/boneskull))
    -   [#&#8203;3722](https://togithub.com/mochajs/mocha/issues/3722): Fix code quality and performance of `lookupFiles` and `files` ([**@&#8203;plroebuck**](https://togithub.com/plroebuck))
    -   [#&#8203;3650](https://togithub.com/mochajs/mocha/issues/3650), [#&#8203;3654](https://togithub.com/mochajs/mocha/issues/3654): Fix noisy error message when no files found ([**@&#8203;craigtaub**](https://togithub.com/craigtaub))
    -   [#&#8203;3632](https://togithub.com/mochajs/mocha/issues/3632): Tests having an empty title are no longer confused with the "root" suite ([**@&#8203;juergba**](https://togithub.com/juergba))
    -   [#&#8203;3666](https://togithub.com/mochajs/mocha/issues/3666): Fix missing error codes ([**@&#8203;vkarpov15**](https://togithub.com/vkarpov15))
    -   [#&#8203;3684](https://togithub.com/mochajs/mocha/issues/3684): Fix exiting problem in Node.js v11.7.0+ ([**@&#8203;addaleax**](https://togithub.com/addaleax))
    -   [#&#8203;3691](https://togithub.com/mochajs/mocha/issues/3691): Fix `--delay` (and other boolean options) not working in all cases ([**@&#8203;boneskull**](https://togithub.com/boneskull))
    -   [#&#8203;3692](https://togithub.com/mochajs/mocha/issues/3692): Fix invalid command-line argument usage not causing actual errors ([**@&#8203;boneskull**](https://togithub.com/boneskull))
    -   [#&#8203;3698](https://togithub.com/mochajs/mocha/issues/3698), [#&#8203;3699](https://togithub.com/mochajs/mocha/issues/3699): Fix debug-related Node.js options not working in all cases ([**@&#8203;boneskull**](https://togithub.com/boneskull))
    -   [#&#8203;3700](https://togithub.com/mochajs/mocha/issues/3700): Growl notifications now show the correct number of tests run ([**@&#8203;outsideris**](https://togithub.com/outsideris))
    -   [#&#8203;3686](https://togithub.com/mochajs/mocha/issues/3686): Avoid potential ReDoS when diffing large objects ([**@&#8203;cyjake**](https://togithub.com/cyjake))
    -   [#&#8203;3715](https://togithub.com/mochajs/mocha/issues/3715): Fix incorrect order of emitted events when used programmatically ([**@&#8203;boneskull**](https://togithub.com/boneskull))
    -   [#&#8203;3706](https://togithub.com/mochajs/mocha/issues/3706): Fix regression wherein `--reporter-option`/`--reporter-options` did not support comma-separated key/value pairs ([**@&#8203;boneskull**](https://togithub.com/boneskull))
    
    #### 📖 Documentation
    
    -   [#&#8203;3652](https://togithub.com/mochajs/mocha/issues/3652): Switch from Jekyll to Eleventy ([**@&#8203;Munter**](https://togithub.com/Munter))
    
    #### 🔩 Other
    
    -   [#&#8203;3677](https://togithub.com/mochajs/mocha/issues/3677): Add error objects for createUnsupportedError and createInvalidExceptionError ([**@&#8203;boneskull**](https://togithub.com/boneskull))
    -   [#&#8203;3733](https://togithub.com/mochajs/mocha/issues/3733): Removed unnecessary processing in post-processing hook ([**@&#8203;wanseob**](https://togithub.com/wanseob))
    -   [#&#8203;3730](https://togithub.com/mochajs/mocha/issues/3730): Update nyc to latest version ([**@&#8203;coreyfarrell**](https://togithub.com/coreyfarrell))
    -   [#&#8203;3648](https://togithub.com/mochajs/mocha/issues/3648), [#&#8203;3680](https://togithub.com/mochajs/mocha/issues/3680): Fixes to support latest versions of [unexpected](https://npm.im/unexpected) and [unexpected-sinon](https://npm.im/unexpected-sinon) ([**@&#8203;sunesimonsen**](https://togithub.com/sunesimonsen))
    -   [#&#8203;3638](https://togithub.com/mochajs/mocha/issues/3638): Add meta tag to site ([**@&#8203;MartijnCuppens**](https://togithub.com/MartijnCuppens))
    -   [#&#8203;3653](https://togithub.com/mochajs/mocha/issues/3653): Fix parts of test suite failing to run on Windows ([**@&#8203;boneskull**](https://togithub.com/boneskull))
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: "after 9am and before 3pm" (UTC).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR is stale, or if you modify the PR title to begin with "`rebase!`".
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#googleapis/nodejs-text-to-speech).
    
    #194 automerged by dpebot
    renovate[bot] authored and yoshi-automation committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    c5fed7a View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

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

Commits on Apr 5, 2019

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

Commits on May 14, 2019

  1. chore: release 1.0.0 (#225)

    bcoe authored May 14, 2019
    Configuration menu
    Copy the full SHA
    751daa8 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. chore: release 1.1.0 (#235)

    * updated CHANGELOG.md
    
    * updated package.json
    
    * updated samples/package.json
    yoshi-automation authored and JustinBeckwith committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    6ac81b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

  1. chore: release 1.1.1 (#240)

    * updated CHANGELOG.md
    
    * updated package.json
    
    * updated samples/package.json
    yoshi-automation authored and JustinBeckwith committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    4afc006 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

  1. chore: release 1.1.2 (#243)

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json [ci skip]
    yoshi-automation authored and JustinBeckwith committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    9f3dd4f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

  1. chore: release 1.1.3 (#251)

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json [ci skip]
    yoshi-automation authored and JustinBeckwith committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    8a47f20 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

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

Commits on Aug 28, 2019

  1. chore: release 1.1.4 (#254)

    yoshi-automation authored and bcoe committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    3215741 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. chore: release 1.2.0 (#260)

    yoshi-automation authored and bcoe committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    fb5ac72 View commit details
    Browse the repository at this point in the history
  2. feat: code samples for ssml addresses tutorial (#257)

    * feat: code samples for ssml addresses tutorial
    
    * fix: lint
    
    * fix: lint
    
    * fix: lint
    
    * fix: debugging delete example.mp3 file
    
    * fix: mp3 test file deletion
    
    * fix: refactored tests
    
    * fix: region tag formatting for main
    
    * wrapping main
    crowdus authored and leahecole committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    a2c6dd8 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. chore: release 1.3.0 (#262)

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json [ci skip]
    yoshi-automation authored and JustinBeckwith committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    98c415e View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. chore: release 1.4.1 (#281)

    release-please[bot] authored and bcoe committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    fd9ab20 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. chore: release 2.0.0 (#292)

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json [ci skip]
    
    * Update CHANGELOG.md
    release-please[bot] authored and alexander-fenster committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    4b52005 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Configuration menu
    Copy the full SHA
    900a481 View commit details
    Browse the repository at this point in the history
  2. chore: release 2.0.1 (#296)

    release-please[bot] authored and bcoe committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    61cd3f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. chore: release 2.0.2 (#300)

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json [ci skip]
    release-please[bot] authored and JustinBeckwith committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    d2bcbb2 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

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

Commits on Dec 11, 2019

  1. chore: release 2.1.0 (#310)

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json [ci skip]
    release-please[bot] authored and alexander-fenster committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    a2bab5c View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

  1. Configuration menu
    Copy the full SHA
    63f14d9 View commit details
    Browse the repository at this point in the history
  2. fix: move region tag to encompass catch (#320)

    * fix: move region tag to encompass catch
    
    * fix: refactor to adhere to sample policies
    
    * fix: revert weird lowercases
    
    * fix: another stupid lowercase
    
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    leahecole and bcoe authored Dec 30, 2019
    Configuration menu
    Copy the full SHA
    7d45732 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2019

  1. chore: release 2.1.1 (#313)

    release-please[bot] authored and bcoe committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    f084c97 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. chore: release 2.1.2

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json [ci skip]
    release-please[bot] authored and alexander-fenster committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    f14c2ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8e081c View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. chore: release 2.1.3 (#332)

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json [ci skip]
    release-please[bot] authored Feb 5, 2020
    Configuration menu
    Copy the full SHA
    641538b View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

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

Commits on Mar 11, 2020

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

Commits on Mar 31, 2020

  1. feat!: drop node8 support (#373)

    BREAKING CHANGE: The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.
    alexander-fenster authored Mar 31, 2020
    Configuration menu
    Copy the full SHA
    d149894 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

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

Commits on Jun 4, 2020

  1. chore: release 3.0.0 (#374)

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    8e09e5f View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. chore(deps): update dependency mocha to v8 (#412)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [mocha](https://mochajs.org/) ([source](https://togithub.com/mochajs/mocha)) | devDependencies | major | [`^7.0.0` -> `^8.0.0`](https://renovatebot.com/diffs/npm/mocha/7.2.0/8.0.1) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>mochajs/mocha</summary>
    
    ### [`v8.0.1`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#&#8203;801--2020-06-10)
    
    [Compare Source](https://togithub.com/mochajs/mocha/compare/v8.0.0...v8.0.1)
    
    The obligatory patch after a major.
    
    #### 🐛 Fixes
    
    -   [#&#8203;4328](https://togithub.com/mochajs/mocha/issues/4328): Fix `--parallel` when combined with `--watch` ([**@&#8203;boneskull**](https://togithub.com/boneskull))
    
    ### [`v8.0.0`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#&#8203;800--2020-06-10)
    
    [Compare Source](https://togithub.com/mochajs/mocha/compare/v7.2.0...v8.0.0)
    
    In this major release, Mocha adds the ability to _run tests in parallel_. Better late than never! Please note the **breaking changes** detailed below.
    
    Let's welcome [**@&#8203;giltayar**](https://togithub.com/giltayar) and [**@&#8203;nicojs**](https://togithub.com/nicojs) to the maintenance team!
    
    #### 💥 Breaking Changes
    
    -   [#&#8203;4164](https://togithub.com/mochajs/mocha/issues/4164): **Mocha v8.0.0 now requires Node.js v10.0.0 or newer.** Mocha no longer supports the Node.js v8.x line ("Carbon"), which entered End-of-Life at the end of 2019 ([**@&#8203;UlisesGascon**](https://togithub.com/UlisesGascon))
    
    -   [#&#8203;4175](https://togithub.com/mochajs/mocha/issues/4175): Having been deprecated with a warning since v7.0.0, **`mocha.opts` is no longer supported** ([**@&#8203;juergba**](https://togithub.com/juergba))
    
        ✨ **WORKAROUND:** Replace `mocha.opts` with a [configuration file](https://mochajs.org/#configuring-mocha-nodejs).
    
    -   [#&#8203;4260](https://togithub.com/mochajs/mocha/issues/4260): Remove `enableTimeout()` (`this.enableTimeout()`) from the context object ([**@&#8203;craigtaub**](https://togithub.com/craigtaub))
    
        ✨ **WORKAROUND:** Replace usage of `this.enableTimeout(false)` in your tests with `this.timeout(0)`.
    
    -   [#&#8203;4315](https://togithub.com/mochajs/mocha/issues/4315): The `spec` option no longer supports a comma-delimited list of files ([**@&#8203;juergba**](https://togithub.com/juergba))
    
        ✨ **WORKAROUND**: Use an array instead (e.g., `"spec": "foo.js,bar.js"` becomes `"spec": ["foo.js", "bar.js"]`).
    
    -   [#&#8203;4309](https://togithub.com/mochajs/mocha/issues/4309): Drop support for Node.js v13.x line, which is now End-of-Life ([**@&#8203;juergba**](https://togithub.com/juergba))
    
    -   [#&#8203;4282](https://togithub.com/mochajs/mocha/issues/4282): `--forbid-only` will throw an error even if exclusive tests are avoided via `--grep` or other means ([**@&#8203;arvidOtt**](https://togithub.com/arvidOtt))
    
    -   [#&#8203;4223](https://togithub.com/mochajs/mocha/issues/4223): The context object's `skip()` (`this.skip()`) in a "before all" (`before()`) hook will no longer execute subsequent sibling hooks, in addition to hooks in child suites ([**@&#8203;juergba**](https://togithub.com/juergba))
    
    -   [#&#8203;4178](https://togithub.com/mochajs/mocha/issues/4178): Remove previously soft-deprecated APIs ([**@&#8203;wnghdcjfe**](https://togithub.com/wnghdcjfe)):
        -   `Mocha.prototype.ignoreLeaks()`
        -   `Mocha.prototype.useColors()`
        -   `Mocha.prototype.useInlineDiffs()`
        -   `Mocha.prototype.hideDiff()`
    
    #### 🎉 Enhancements
    
    -   [#&#8203;4245](https://togithub.com/mochajs/mocha/issues/4245): Add ability to run tests in parallel for Node.js (see [docs](https://mochajs.org/#parallel-tests)) ([**@&#8203;boneskull**](https://togithub.com/boneskull))
    
        ❗ See also [#&#8203;4244](https://togithub.com/mochajs/mocha/issues/4244); [Root Hook Plugins (docs)](https://mochajs.org/#root-hook-plugins) -- _root hooks must be defined via Root Hook Plugins to work in parallel mode_
    
    -   [#&#8203;4304](https://togithub.com/mochajs/mocha/issues/4304): `--require` now works with ES modules ([**@&#8203;JacobLey**](https://togithub.com/JacobLey))
    
    -   [#&#8203;4299](https://togithub.com/mochajs/mocha/issues/4299): In some circumstances, Mocha can run ES modules under Node.js v10 -- _use at your own risk!_ ([**@&#8203;giltayar**](https://togithub.com/giltayar))
    
    #### 📖 Documentation
    
    -   [#&#8203;4246](https://togithub.com/mochajs/mocha/issues/4246): Add documentation for parallel mode and Root Hook plugins ([**@&#8203;boneskull**](https://togithub.com/boneskull))
    
    #### 🐛 Fixes
    
    (All bug fixes in Mocha v8.0.0 are also breaking changes, and are listed above)
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    📅 **Schedule**: "after 9am and before 3pm" (UTC).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻️ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/nodejs-text-to-speech).
    renovate-bot authored Jun 11, 2020
    Configuration menu
    Copy the full SHA
    016caee View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

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

Commits on Jul 2, 2020

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

Commits on Jul 30, 2020

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

Commits on Sep 9, 2020

  1. fix(deps): update dependency yargs to v16 (#446)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [yargs](https://yargs.js.org/) ([source](https://togithub.com/yargs/yargs)) | dependencies | major | [`^15.0.0` -> `^16.0.0`](https://renovatebot.com/diffs/npm/yargs/15.4.1/16.0.1) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>yargs/yargs</summary>
    
    ### [`v16.0.1`](https://togithub.com/yargs/yargs/blob/master/CHANGELOG.md#&#8203;1601-httpswwwgithubcomyargsyargscomparev1600v1601-2020-09-09)
    
    [Compare Source](https://togithub.com/yargs/yargs/compare/v16.0.0...v16.0.1)
    
    ### [`v16.0.0`](https://togithub.com/yargs/yargs/blob/master/CHANGELOG.md#&#8203;1600-httpswwwgithubcomyargsyargscomparev1542v1600-2020-09-09)
    
    [Compare Source](https://togithub.com/yargs/yargs/compare/v15.4.1...v16.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    -   tweaks to ESM/Deno API surface: now exports yargs function by default; getProcessArgvWithoutBin becomes hideBin; types now exported for Deno.
    -   find-up replaced with escalade; export map added (limits importable files in Node >= 12); yarser-parser@19.x.x (new decamelize/camelcase implementation).
    -   **usage:** single character aliases are now shown first in help output
    -   rebase helper is no longer provided on yargs instance.
    -   drop support for EOL Node 8 ([#&#8203;1686](https://togithub.com/yargs/yargs/issues/1686))
    
    ##### Features
    
    -   adds strictOptions() ([#&#8203;1738](https://www.github.com/yargs/yargs/issues/1738)) ([b215fba](https://www.github.com/yargs/yargs/commit/b215fba0ed6e124e5aad6cf22c8d5875661c63a3))
    -   **helpers:** rebase, Parser, applyExtends now blessed helpers ([#&#8203;1733](https://www.github.com/yargs/yargs/issues/1733)) ([c7debe8](https://www.github.com/yargs/yargs/commit/c7debe8eb1e5bc6ea20b5ed68026c56e5ebec9e1))
    -   adds support for ESM and Deno ([#&#8203;1708](https://www.github.com/yargs/yargs/issues/1708)) ([ac6d5d1](https://www.github.com/yargs/yargs/commit/ac6d5d105a75711fe703f6a39dad5181b383d6c6))
    -   drop support for EOL Node 8 ([#&#8203;1686](https://www.github.com/yargs/yargs/issues/1686)) ([863937f](https://www.github.com/yargs/yargs/commit/863937f23c3102f804cdea78ee3097e28c7c289f))
    -   i18n for ESM and Deno ([#&#8203;1735](https://www.github.com/yargs/yargs/issues/1735)) ([c71783a](https://www.github.com/yargs/yargs/commit/c71783a5a898a0c0e92ac501c939a3ec411ac0c1))
    -   tweaks to API surface based on user feedback ([#&#8203;1726](https://www.github.com/yargs/yargs/issues/1726)) ([4151fee](https://www.github.com/yargs/yargs/commit/4151fee4c33a97d26bc40de7e623e5b0eb87e9bb))
    -   **usage:** single char aliases first in help ([#&#8203;1574](https://www.github.com/yargs/yargs/issues/1574)) ([a552990](https://www.github.com/yargs/yargs/commit/a552990c120646c2d85a5c9b628e1ce92a68e797))
    
    ##### Bug Fixes
    
    -   **yargs:** add missing command(module) signature ([#&#8203;1707](https://www.github.com/yargs/yargs/issues/1707)) ([0f81024](https://www.github.com/yargs/yargs/commit/0f810245494ccf13a35b7786d021b30fc95ecad5)), closes [#&#8203;1704](https://www.github.com/yargs/yargs/issues/1704)
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: "after 9am and before 3pm" (UTC).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-text-to-speech).
    renovate-bot authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    536d46a View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. chore: release 3.1.1 (#447)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Sep 17, 2020
    Configuration menu
    Copy the full SHA
    ac33ef4 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. docs(samples): updates effects profile sample (#442)

    * feat: updates effects profile sample with more guidance
    * feat: update test
    
    Co-authored-by: Justin Beckwith <justin.beckwith@gmail.com>
    telpirion and JustinBeckwith authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    b5d0352 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. chore: release 3.1.2 (#464)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Nov 16, 2020
    Configuration menu
    Copy the full SHA
    1c267bc View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. chore: release 3.1.3 (#467)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ### [3.1.3](https://www.github.com/googleapis/nodejs-text-to-speech/compare/v3.1.2...v3.1.3) (2020-11-25)
    
    
    ### Bug Fixes
    
    * **browser:** check for fetch on window ([a0925b3](https://www.github.com/googleapis/nodejs-text-to-speech/commit/a0925b35d4e39587388cfe05685891d523f1bc49))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] authored Dec 2, 2020
    Configuration menu
    Copy the full SHA
    929806f View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. chore: release 3.2.0 (#491)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    08c11e7 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. chore: release 3.2.1 (#506)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 12, 2021
    Configuration menu
    Copy the full SHA
    91a2e52 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2021

  1. chore: release 3.2.2 (#517)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jun 6, 2021
    Configuration menu
    Copy the full SHA
    aebfd85 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

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

Commits on Jun 30, 2021

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

Commits on Jul 12, 2021

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

Commits on Jul 21, 2021

  1. chore: release 3.2.6 (#535)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [3.2.6](https://www.github.com/googleapis/nodejs-text-to-speech/compare/v3.2.5...v3.2.6) (2021-07-21)
    
    
    ### Bug Fixes
    
    * Updating WORKSPACE files to use the newest version of the Typescript generator. ([#534](https://www.github.com/googleapis/nodejs-text-to-speech/issues/534)) ([dee8dc2](https://www.github.com/googleapis/nodejs-text-to-speech/commit/dee8dc23024f67d5ad3888e2ea4b6829cbd4cae6))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jul 21, 2021
    Configuration menu
    Copy the full SHA
    3fd2b2c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

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

Commits on Aug 23, 2021

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

Commits on Sep 10, 2021

  1. chore: release 3.3.1 (#549)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Sep 10, 2021
    Configuration menu
    Copy the full SHA
    36ec94a View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

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

Commits on May 19, 2022

  1. build!: update library to use Node 12 (#604)

    * build!: Update library to use Node 12
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    sofisl authored May 19, 2022
    Configuration menu
    Copy the full SHA
    53c2d9b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. chore(main): release 4.0.0 (#606)

    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    release-please[bot] authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    2041c08 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. chore(main): release 4.0.1 (#611)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [4.0.1](googleapis/nodejs-text-to-speech@v4.0.0...v4.0.1) (2022-06-30)
    
    
    ### Bug Fixes
    
    * **docs:** describe fallback rest option ([#610](googleapis/nodejs-text-to-speech#610)) ([26bc91a](googleapis/nodejs-text-to-speech@26bc91a))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    dee088e View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. chore(main): release 4.0.2 (#621)

    * chore(main): release 4.0.2
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    release-please[bot] and gcf-owl-bot[bot] authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    73da70d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. chore(main): release 4.0.3 (#626)

    * chore(main): release 4.0.3
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    release-please[bot] and gcf-owl-bot[bot] authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    f3b45d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. chore(main): release 4.0.4 (#643)

    * chore(main): release 4.0.4
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>
    3 people authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    6653980 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    bd9b00c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    737ae5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0e9bdb View commit details
    Browse the repository at this point in the history