nodejs-docs-samples
nodejs-docs-samples copied to clipboard
chore(texttospeech): modernize quickstart for texttospeech
Description
Fixes #3504
(draft, still requires test update, region tags not added yet intentionally)
Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.
Checklist
- [x] I have followed guidelines from CONTRIBUTING.MD and Samples Style Guide
- [x] Tests pass:
npm test(see Testing) - [x] Lint pass:
npm run lint(see Style) - [x] This pull request is from a branch created directly off of
GoogleCloudPlatform/nodejs-docs-samples. Not a fork. - [ ] Please merge this PR for me once it is approved