polly

Example usage

@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