I get this output every time I run say() function
Playing WAVE '/tmp/tmplGOau7.wav' : Signed 16 bit Little Endian, Rate 22050 Hz, Mono
I want to disable that for easier debugging from console, when there is less stuff in the console it's easier to read. It would help if it didn't output anything else than what it's suppose to do: output sound from text that is given to it.
Or at least have option for disabling it. If there is one I haven't found it or it's not mentioned in the docs or anywhere is it?