Public Member Functions | |
def | test_plain_text_to_mp3_via_polly_node (self) |
def | test_plain_text_to_wav_via_polly_node (self) |
def | test_plain_text_using_polly_class (self) |
def | test_plain_text_via_synthesizer_node (self) |
def | test_simple_ssml_via_polly_node (self) |
def | test_simple_ssml_via_synthesizer_node (self) |
Definition at line 49 of file test_integration.py.
def test_integration.TestPlainText.test_plain_text_to_mp3_via_polly_node | ( | self | ) |
Definition at line 131 of file test_integration.py.
def test_integration.TestPlainText.test_plain_text_to_wav_via_polly_node | ( | self | ) |
Definition at line 51 of file test_integration.py.
def test_integration.TestPlainText.test_plain_text_using_polly_class | ( | self | ) |
Definition at line 78 of file test_integration.py.
def test_integration.TestPlainText.test_plain_text_via_synthesizer_node | ( | self | ) |
Definition at line 104 of file test_integration.py.
def test_integration.TestPlainText.test_simple_ssml_via_polly_node | ( | self | ) |
Definition at line 158 of file test_integration.py.
def test_integration.TestPlainText.test_simple_ssml_via_synthesizer_node | ( | self | ) |
Definition at line 185 of file test_integration.py.