

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# 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)