kxxt / aspeak

A simple text-to-speech client for Azure TTS API.
MIT License
494 stars 57 forks source link

Failed to synthesize speech! #32

Closed 2010hexi closed 1 year ago

2010hexi commented 1 year ago

Failed to synthesize speech!

result = speech.text_to_speech(
            str, voice='en-US-JennyNeural', style='excited')
        print(result)

the result gets None