This repository has been archived by the owner on Dec 19, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 95
Text-to-Speech Code Samples for Listing Voices and Synthesizing Speech #4
Merged
Merged
Changes from 26 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
880cb25
Sample: List available voices [tts_list_voices]
fbe2481
Samples: Synthesize Speech (text, ssml, string, local file)
34dce9b
Merge branch 'master' into samples
alexander-fenster 562a440
Samples: extract speech synthesis samples
5131b3a
s/var/const/g
4b01e93
Samples: add quickstart
d33b076
Samples: change printed output after writing mp3 files
d3ac34d
Add samples to .cloud-repo-tools
e9615a1
Merge branch 'samples' of github.com:googleapis/nodejs-text-to-speech…
6eb1ea6
Samples: update with prettier
0db5e36
$ npm run generate-scaffolding
964afec
Samples: fix lint error for unused closure arg var
d43ad19
Samples: use simple SSML examples, eg. <speak>Hello there.</speak>
b2ab081
Update links and whatnot
f47d62e
making lint and samples work in circle
alexander-fenster 6edf91d
Regen README
11fa592
samples package.json
alexander-fenster c8c52e2
Merge branch 'samples' of github.com:googleapis/nodejs-text-to-speech…
alexander-fenster e6fe3f6
Update synthesize.js sample CLI help to show existing TXT and SSML re…
9e5daf1
Merge branch 'samples' of github.com:googleapis/nodejs-text-to-speech…
d18510c
s/SSML Gender/SSML Voice Gender/g
e235bf3
Samples: update writing bytes to mp3 files to be async
ed07e6b
Update quickstart to write mp3 file asynchronously
fced808
Samples: Use async I/O when writing MP3 files
fea561e
Samples - updated with prettier
811f1ca
Samples: update Quickstart to use async file I/O when writing MP3 file
01df278
Merge branch 'master' into samples
alexander-fenster 469b101
Upgrade repo-tools to 2.2.6 and run scaffolding
3cc9711
Merge branch 'samples' of github.com:googleapis/nodejs-text-to-speech…
754f4ec
Merge branch 'master' into samples
e383927
Fix typo in README
cb32701
make lint pass
alexander-fenster File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,3 +4,4 @@ | |
# name <email> | ||
# | ||
Alexander Fenster <[email protected]> | ||
Rebecca Taylor <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
Sorry, something went wrong.