Code:
speech_synthesizer = SpeechSynthesizer(speech_config=speech_config)
RuntimeError: Exception with error code:
[CALL STACK BEGIN]
/home/runner/doitallapp-api-azure/venv/lib/python3.10/site-packages/azure/cognitiveservices/speech/libMicrosoft.CognitiveServices.Speech.core.so(+0x1c3717) [0x7f7fd85c3717]
Would be so much easier to use a dockerfile to create the environment…