Removed whole section about ankisyncd without pyaudio from the README

This commit is contained in:
Karsten Lehmann 2020-09-02 00:07:57 +02:00
parent 65e9bbf747
commit 7deda95d77
No known key found for this signature in database
GPG Key ID: 6C34E8199743C270

View File

@ -29,9 +29,6 @@ It supports Python 3 and Anki 2.1.
- [Anki 2.1](#anki-21)
- [Anki 2.0](#anki-20)
- [AnkiDroid](#ankidroid)
- [Running `ankisyncd` without `pyaudio`](#running-ankisyncd-without-pyaudio)
- [Anki ≥2.1.9](#anki-219)
- [Older versions](#older-versions)
- [ENVVAR configuration overrides](#envvar-configuration-overrides)
- [Support for other database backends](#support-for-other-database-backends)
</details>
@ -142,13 +139,6 @@ Even though the AnkiDroid interface will request an email address, this is not
required; it will simply be the username you configured with `ankisyncctl.py
adduser`.
Running `ankisyncd` without `pyaudio`
-------------------------------------
`ankisyncd` doesn't use the audio recording feature of Anki, so if you don't
want to install PortAudio, you can edit some files in the `anki-bundled`
directory to exclude `pyaudio`:
ENVVAR configuration overrides
------------------------------