PyAudio dependent on portAudio?
I've read some documentation on pyaudio but from what I understand it is dependent on portAudio. Am I correct ? Is this the proper way to run pyaudio on the pi?
-
- Posts: 119
- Joined: Tue Jan 24, 2012 10:10 pm
- Location: Eastleigh, Hampshire
- Contact: Website
Re: PyAudio dependent on portAudio?
I'm not sure what Portaudio is, but I use PyAudio just fine without it.
/Dextrus
/Dextrus
Have more FUN with your Pi. Visit www.pi-fun.com
Re: PyAudio dependent on portAudio?
Hmm, now is it pyaudio or py-audio that we are talking about? 
pyaudio/PyAudio: http://people.csail.mit.edu/hubert/pyaudio/ - "provides Python bindings for PortAudio"
py-audio/Py-Audio: http://code.google.com/p/py-audio/ - "bindings for audio device interface, speex codecs library and text-to-speech library"


pyaudio/PyAudio: http://people.csail.mit.edu/hubert/pyaudio/ - "provides Python bindings for PortAudio"
py-audio/Py-Audio: http://code.google.com/p/py-audio/ - "bindings for audio device interface, speex codecs library and text-to-speech library"

http://raspberrycompote.blogspot.com/ - Low-level graphics and 'Coding Gold Dust'