p-e-w / argos

Create GNOME Shell extensions in seconds
https://extensions.gnome.org/extension/1176/argos/
1.66k stars 112 forks source link

Audio output not coming #126

Closed techonerd closed 3 years ago

techonerd commented 3 years ago

I am trying to create a python script which print the greeting eg. Good evening . After that, I have converted this string to audio. This script works fine on my machine but when I put it in .config/argos/ it just print the string and no audio output. Is it a known issue?

techonerd commented 3 years ago

My bad. Its working fine. I need to provide write permission to the file in order to create an audio file and run it.