Skip to content
Snippets Groups Projects
Commit 716837e7 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

remove bob.io.audio

parent bac15853
No related branches found
No related tags found
No related merge requests found
Pipeline #58840 passed
bob.io.audio
......@@ -51,9 +51,7 @@ Reading audio files
~~~~~~~~~~~~~~~~~~~
The usual native formats can be read with :py:mod:`scipy.io.wavfile` module.
These and other wave formats can be read through SoX_ using our native
bindings at :py:mod:`bob.io.audio`. An example of wave file can be found at
``bob/ap/test/data/sample.wav``.
An example of wave file can be found at ``bob/ap/test/data/sample.wav``.
.. doctest:: aptest
:options: +NORMALIZE_WHITESPACE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment