Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 696 Bytes

polly.rst

File metadata and controls

45 lines (26 loc) · 696 Bytes

polly

Example usage

python

@mock_polly def test_polly_behaviour: boto3.client("polly") ...

Implemented features for this service

  • [X] delete_lexicon
  • [X] describe_voices

    Pagination is not yet implemented

  • [X] get_lexicon
  • [ ] get_speech_synthesis_task
  • [X] list_lexicons

    Pagination is not yet implemented

  • [ ] list_speech_synthesis_tasks
  • [X] put_lexicon
  • [ ] start_speech_synthesis_task
  • [ ] synthesize_speech