Re: Text to MP3 using pyTTS - Non-programmer question

2006-08-19 Thread Marc Shapiro
[EMAIL PROTECTED] wrote: > I'm not a programmer, but I'd like to make a program that will open and > read a txt file and output to a mp3 file. I don't need to ever hear the > voice, but I'd like the program to direct > > I've been google'ing around and have found a few tutorials about > converting

streaming audio with standard modules?

2006-08-19 Thread Marc Shapiro
I am running Python 2.3 on Linux. I am trying to write a program to simulate a hardware mixer to play theatrical sound cues. I need to be able to play multiple sound channels at once, controlling volume by channel as well as globally. I also need to be able to pan a channel through left and r