Mercurial > hg > auditok
view doc/apireference.rst @ 186:00790b3d5aa2
Refactor StreamSaverWorker
- Add functions to export stream with ffmpeg/avconv or sox
- Fall back to wave if none of these tools is available (avoid losing data if exporting using a compressed format fails)
- Add `data` property to align with AudioDataSource API
author | Amine Sehili <amine.sehili@gmail.com> |
---|---|
date | Mon, 01 Apr 2019 21:12:52 +0100 |
parents | d28d94bf6b39 |
children |
line wrap: on
line source
`auditok` API Reference ======================= .. toctree:: :titlesonly: :maxdepth: 3 auditok.core <core.rst> auditok.util <util.rst> auditok.io <io.rst> auditok.dataset <dataset.rst>