.. vim: set fileencoding=utf-8 : .. Andre Anjos .. Thu 29 Aug 2013 16:07:57 CEST .. image:: http://img.shields.io/badge/docs-stable-yellow.png :target: http://pythonhosted.org/bob.io.audio/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png :target: https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.io.audio/master/index.html .. image:: https://travis-ci.org/bioidiap/bob.io.audio.svg?branch=master :target: https://travis-ci.org/bioidiap/bob.io.audio?branch=master .. image:: https://coveralls.io/repos/bioidiap/bob.io.audio/badge.svg?branch=master :target: https://coveralls.io/r/bioidiap/bob.io.audio?branch=master .. image:: https://img.shields.io/badge/github-master-0000c0.png :target: https://github.com/bioidiap/bob.io.audio/tree/master .. image:: http://img.shields.io/pypi/v/bob.io.audio.png :target: https://pypi.python.org/pypi/bob.io.audio .. image:: http://img.shields.io/pypi/dm/bob.io.audio.png :target: https://pypi.python.org/pypi/bob.io.audio =========================== Audio I/O Support for Bob =========================== This package contains support for Audio I/O in Bob. Audio reading and writing is implemented using SoX. By importing this package, you activate a transparent plugin that makes possible reading and writing audio files using ``bob.io.base`` functionalities. Installation ------------ To install this package -- alone or together with other `Packages of Bob `_ -- please read the `Installation Instructions `_. For Bob_ to be able to work properly, some dependent packages are required to be installed. Please make sure that you have read the `Dependencies `_ for your operating system. Documentation ------------- For further documentation on this package, please read the `Stable Version `_ or the `Latest Version `_ of the documentation. For a list of tutorials on this or the other packages ob Bob_, or information on submitting issues, asking questions and starting discussions, please visit its website. .. _bob: https://www.idiap.ch/software/bob