

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 使用 AWS SDKs Amazon Polly 基本範例
<a name="service_code_examples_basics"></a>

下列程式碼範例示範如何搭配 AWS SDK 使用 Amazon Polly 的基本功能。

**Contents**
+ [動作](service_code_examples_actions.md)
  + [`DeleteLexicon`](example_polly_DeleteLexicon_section.md)
  + [`DescribeVoices`](example_polly_DescribeVoices_section.md)
  + [`GetLexicon`](example_polly_GetLexicon_section.md)
  + [`GetSpeechSynthesisTask`](example_polly_GetSpeechSynthesisTask_section.md)
  + [`ListLexicons`](example_polly_ListLexicons_section.md)
  + [`ListSpeechSynthesisTasks`](example_polly_ListSpeechSynthesisTasks_section.md)
  + [`PutLexicon`](example_polly_PutLexicon_section.md)
  + [`StartSpeechSynthesisTask`](example_polly_StartSpeechSynthesisTask_section.md)
  + [`SynthesizeSpeech`](example_polly_SynthesizeSpeech_section.md)