Skip to content

Commit b4a5727

Browse files
authored
Rename Jessa to Aria
1 parent a5b419d commit b4a5727

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/Translator/tutorial-build-flask-app-translation-synthesis.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ While these samples illustrate how to render html pages for a user, routes can a
235235
flask run
236236
```
237237

238-
4. Open a browser and navigate to the URL provided. You should see your single page app. Press **Ctrl + c** to kill the app.
238+
4. Open a browser and navigate to the URL provided. You should see your single page app. Press **Ctrl + C** to kill the app.
239239

240240
## Translate text
241241

@@ -776,7 +776,7 @@ Now that you have a function to convert text-to-speech, and a route in your Flas
776776
<option value="(zh-TW, Yating, Apollo)">Chinese (Taiwan)| Female | Yaiting, Apollo</option>
777777
<option value="(zh-TW, Zhiwei, Apollo)">Chinese (Taiwan) | Male | Zhiwei, Apollo</option>
778778
<option value="(hr-HR, Matej)">Croatian | Male | Matej</option>
779-
<option value="(en-US, Jessa24kRUS)">English (US) | Female | Jessa24kRUS</option>
779+
<option value="(en-US, AriaRUS)">English (US) | Female | AriaRUS</option>
780780
<option value="(en-US, Guy24kRUS)">English (US) | Male | Guy24kRUS</option>
781781
<option value="(en-IE, Sean)">English (IE) | Male | Sean</option>
782782
<option value="(fr-FR, Julie, Apollo)">French | Female | Julie, Apollo</option>

0 commit comments

Comments
 (0)