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
1616
1717## Set up
1818
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:
2020
2121 ``` shell
22- mkdir translation -quickstart && cd translation -quickstart
22+ mkdir synthesis -quickstart && cd synthesis -quickstart
2323 ```
2424
25251. 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
1616
1717## Set up
1818
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:
2020
2121 ``` shell
22- mkdir translation -quickstart && cd translation -quickstart
22+ mkdir synthesis -quickstart && cd synthesis -quickstart
2323 ```
2424
25251. Create the ` package.json` with the following command:
You can’t perform that action at this time.
0 commit comments