Add the URL to the home page for portaudio. Also add the location of the

svn repository to check out portaudio v19.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@96692 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.6.0
Russell Bryant 18 years ago
parent 585a31beb3
commit f5580269e1

@ -29,6 +29,11 @@
* *
* \ingroup channel_drivers * \ingroup channel_drivers
* *
* \arg http://www.portaudio.com/
*
* To install portaudio v19 from svn, check it out using the following command:
* - svn co https://www.portaudio.com/repos/portaudio/branches/v19-devel
*
* \note Since this works with any audio system that libportaudio supports, * \note Since this works with any audio system that libportaudio supports,
* including ALSA and OSS, this may someday deprecate chan_alsa and chan_oss. * including ALSA and OSS, this may someday deprecate chan_alsa and chan_oss.
* However, before that can be done, it needs to *at least* have all of the * However, before that can be done, it needs to *at least* have all of the

Loading…
Cancel
Save