You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Samples are in the [`samples/`](https://github.com/googleapis/nodejs-text-to-speech/tree/master/samples) directory. Each sample's `README.md` has instructions for running its sample.
97
+
Samples are in the [`samples/`](https://github.com/googleapis/nodejs-text-to-speech/tree/main/samples) directory. Each sample's `README.md` has instructions for running its sample.
| Audio Profile |[source code](https://github.com/googleapis/nodejs-text-to-speech/blob/master/samples/audioProfile.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-text-to-speech&page=editor&open_in_editor=samples/audioProfile.js,samples/README.md)|
102
-
| List Voices |[source code](https://github.com/googleapis/nodejs-text-to-speech/blob/master/samples/listVoices.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-text-to-speech&page=editor&open_in_editor=samples/listVoices.js,samples/README.md)|
103
-
| Quickstart |[source code](https://github.com/googleapis/nodejs-text-to-speech/blob/master/samples/quickstart.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-text-to-speech&page=editor&open_in_editor=samples/quickstart.js,samples/README.md)|
104
-
| Ssml Addresses |[source code](https://github.com/googleapis/nodejs-text-to-speech/blob/master/samples/ssmlAddresses.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-text-to-speech&page=editor&open_in_editor=samples/ssmlAddresses.js,samples/README.md)|
105
-
| Synthesize |[source code](https://github.com/googleapis/nodejs-text-to-speech/blob/master/samples/synthesize.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-text-to-speech&page=editor&open_in_editor=samples/synthesize.js,samples/README.md)|
101
+
| Audio Profile |[source code](https://github.com/googleapis/nodejs-text-to-speech/blob/main/samples/audioProfile.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-text-to-speech&page=editor&open_in_editor=samples/audioProfile.js,samples/README.md)|
102
+
| List Voices |[source code](https://github.com/googleapis/nodejs-text-to-speech/blob/main/samples/listVoices.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-text-to-speech&page=editor&open_in_editor=samples/listVoices.js,samples/README.md)|
103
+
| Quickstart |[source code](https://github.com/googleapis/nodejs-text-to-speech/blob/main/samples/quickstart.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-text-to-speech&page=editor&open_in_editor=samples/quickstart.js,samples/README.md)|
104
+
| Ssml Addresses |[source code](https://github.com/googleapis/nodejs-text-to-speech/blob/main/samples/ssmlAddresses.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-text-to-speech&page=editor&open_in_editor=samples/ssmlAddresses.js,samples/README.md)|
105
+
| Synthesize |[source code](https://github.com/googleapis/nodejs-text-to-speech/blob/main/samples/synthesize.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-text-to-speech&page=editor&open_in_editor=samples/synthesize.js,samples/README.md)|
Copy file name to clipboardExpand all lines: packages/google-cloud-texttospeech/samples/README.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Before running the samples, make sure you've followed the steps outlined in
35
35
36
36
### Audio Profile
37
37
38
-
View the [source code](https://github.com/googleapis/nodejs-text-to-speech/blob/master/samples/audioProfile.js).
38
+
View the [source code](https://github.com/googleapis/nodejs-text-to-speech/blob/main/samples/audioProfile.js).
39
39
40
40
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-text-to-speech&page=editor&open_in_editor=samples/audioProfile.js,samples/README.md)
41
41
@@ -52,7 +52,7 @@ __Usage:__
52
52
53
53
### List Voices
54
54
55
-
View the [source code](https://github.com/googleapis/nodejs-text-to-speech/blob/master/samples/listVoices.js).
55
+
View the [source code](https://github.com/googleapis/nodejs-text-to-speech/blob/main/samples/listVoices.js).
56
56
57
57
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-text-to-speech&page=editor&open_in_editor=samples/listVoices.js,samples/README.md)
58
58
@@ -69,7 +69,7 @@ __Usage:__
69
69
70
70
### Quickstart
71
71
72
-
View the [source code](https://github.com/googleapis/nodejs-text-to-speech/blob/master/samples/quickstart.js).
72
+
View the [source code](https://github.com/googleapis/nodejs-text-to-speech/blob/main/samples/quickstart.js).
73
73
74
74
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-text-to-speech&page=editor&open_in_editor=samples/quickstart.js,samples/README.md)
75
75
@@ -86,7 +86,7 @@ __Usage:__
86
86
87
87
### Ssml Addresses
88
88
89
-
View the [source code](https://github.com/googleapis/nodejs-text-to-speech/blob/master/samples/ssmlAddresses.js).
89
+
View the [source code](https://github.com/googleapis/nodejs-text-to-speech/blob/main/samples/ssmlAddresses.js).
90
90
91
91
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-text-to-speech&page=editor&open_in_editor=samples/ssmlAddresses.js,samples/README.md)
92
92
@@ -103,7 +103,7 @@ __Usage:__
103
103
104
104
### Synthesize
105
105
106
-
View the [source code](https://github.com/googleapis/nodejs-text-to-speech/blob/master/samples/synthesize.js).
106
+
View the [source code](https://github.com/googleapis/nodejs-text-to-speech/blob/main/samples/synthesize.js).
107
107
108
108
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-text-to-speech&page=editor&open_in_editor=samples/synthesize.js,samples/README.md)
0 commit comments