Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The two speech containers are **speech-to-text** and **text-to-speech**.

|Function|Features|Latest|
|-|-|--|
|Speech-to-text| <li>Transcribes continuous real-time speech or batch audio recordings into text with intermediate results.|1.1.2|
|Speech-to-text| <li>Transcribes continuous real-time speech or batch audio recordings into text with intermediate results.|1.1.3|
|Text-to-Speech| <li>Converts text to natural-sounding speech. with plain text input or Speech Synthesis Markup Language (SSML). |1.1.0|

If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
Expand Down Expand Up @@ -96,10 +96,10 @@ All tags, except for `latest` are in the following format, where the `<culture>`
The following tag is an example of the format:

```
1.1.2-amd64-en-us-preview
1.1.3-amd64-en-us-preview
```

The following table lists the supported locales for **speech-to-text** in the 1.1.2 version of the container:
The following table lists the supported locales for **speech-to-text** in the 1.1.3 version of the container:

|Language locale|Tags|
|--|--|
Expand Down