Skip to content

Instantly share code, notes, and snippets.

@JoeThunyathep
Created April 11, 2020 18:17
Show Gist options
  • Save JoeThunyathep/231faaa71050c6e5055aee3f9417edff to your computer and use it in GitHub Desktop.
Save JoeThunyathep/231faaa71050c6e5055aee3f9417edff to your computer and use it in GitHub Desktop.
setting.json
{
"audioConfig": {
"audioEncoding": "LINEAR16",
"pitch": 0,
"speakingRate": 1.00
},
"input": {
"text": "Some text input here"
},
"voice": {
"languageCode": "en-US",
"name": "en-US-Wavenet-F"
},
"outputFileName":"output1.mp3"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment