

Terjemahan disediakan oleh mesin penerjemah. Jika konten terjemahan yang diberikan bertentangan dengan versi bahasa Inggris aslinya, utamakan versi bahasa Inggris.

# Contoh dasar untuk Amazon Polly menggunakan AWS SDKs
<a name="service_code_examples_basics"></a>

Contoh kode berikut menunjukkan cara menggunakan dasar-dasar Amazon Polly dengan. AWS SDKs 

**Contents**
+ [Tindakan](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)