File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
articles/ai-services/speech-service/includes/quickstarts/text-to-speech-basics Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ ms.author: eur
16
16
17
17
## Set up
18
18
19
- 1 . Create a new folder ` translation -quickstart` and go to the quickstart folder with the following command:
19
+ 1 . Create a new folder ` synthesis -quickstart` and go to the quickstart folder with the following command:
20
20
21
21
``` shell
22
- mkdir translation -quickstart && cd translation -quickstart
22
+ mkdir synthesis -quickstart && cd synthesis -quickstart
23
23
```
24
24
25
25
1. Create the ` package.json` with the following command:
Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ ms.author: eur
16
16
17
17
## Set up
18
18
19
- 1 . Create a new folder ` translation -quickstart` and go to the quickstart folder with the following command:
19
+ 1 . Create a new folder ` synthesis -quickstart` and go to the quickstart folder with the following command:
20
20
21
21
``` shell
22
- mkdir translation -quickstart && cd translation -quickstart
22
+ mkdir synthesis -quickstart && cd synthesis -quickstart
23
23
```
24
24
25
25
1. Create the ` package.json` with the following command:
You can’t perform that action at this time.
0 commit comments