Skip to content

Commit

Permalink
Update speech-container-howto.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-urban authored Nov 18, 2021
1 parent 346d18b commit 8514b29
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Speech containers enable customers to build a speech application architecture th
| Speech-to-text | Analyzes sentiment and transcribes continuous real-time speech or batch audio recordings with intermediate results. | 2.16.0 | Generally Available |
| Custom Speech-to-text | Using a custom model from the [Custom Speech portal](https://speech.microsoft.com/customspeech), transcribes continuous real-time speech or batch audio recordings into text with intermediate results. | 2.16.0 | Generally Available |
| Text-to-speech | Converts text to natural-sounding speech with plain text input or Speech Synthesis Markup Language (SSML). | 1.15.0 | Generally Available |
| Speech Language Identification | Detect the language spoken in audio files. | 1.3.0 | preview |
| Speech Language Identification | Detect the language spoken in audio files. | 1.5.0 | preview |
| Neural Text-to-speech | Converts text to natural-sounding speech using deep neural network technology, allowing for more natural synthesized speech. | 1.10.0 | Generally Available |

## Prerequisites
Expand Down

0 comments on commit 8514b29

Please sign in to comment.