Amazon Polly
Amazon Polly is a service that turns text into lifelike speech, allowing you to create applications that talk, and build entirely new categories of speech-enabled products. Polly’s Text-to-Speech (TTS) service uses advanced deep learning technologies to synthesize natural sounding human speech. With dozens of lifelike voices across a broad set of languages, you can build speech-enabled applications that work in many different countries.
In addition to Standard TTS voices, Amazon Polly offers Neural Text-to-Speech (NTTS) voices that deliver advanced improvements in speech quality through a new machine learning approach. Polly’s Neural TTS technology also supports two speaking styles that allow you to better match the delivery style of the speaker to the application: a Newscaster reading style that is tailored to news narration use cases, and a Conversational speaking style that is ideal for two-way communication like telephony applications.
Below are the cmdlets which are available with Amazon Polly
CmdletName | ServiceOperation |
Get-POLLexicon | GetLexicon |
Get-POLLexiconList | ListLexicons |
Get-POLSpeech | SynthesizeSpeech |
Get-POLSpeechSynthesisTask | GetSpeechSynthesisTask |
Get-POLSpeechSynthesisTaskList | ListSpeechSynthesisTasks |
Get-POLVoice | DescribeVoices |
Remove-POLLexicon | DeleteLexicon |
Start-POLSpeechSynthesisTask | StartSpeechSynthesisTask |
Write-POLLexicon | PutLexicon |
You can also check other AWS Services, and each services cmdlets we are providing.