Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 586 Bytes

polly.rst

File metadata and controls

37 lines (24 loc) · 586 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
  • [X] get_lexicon
  • [ ] get_speech_synthesis_task
  • [X] list_lexicons
  • [ ] list_speech_synthesis_tasks
  • [X] put_lexicon
  • [ ] start_speech_synthesis_task
  • [ ] synthesize_speech