This is a auto-testing framework of audio functions for Android devices.
Project description
AudioAutoTest
Description
This is a auto-testing framework of audio functions for Android devices.
- For checking the detailed information of APIs, please refer to the documentation
Release Note
v1.2
v1.2.11
- store the running threads instead of directly using the iterator to avoid exceptions.
v1.2.10
- make logger always print messages with default settings.
v1.2.8
- fix granting permissions for Android apps.
v1.2.7
- update audioworker to solve recording underrun.
v1.2.5
- simplify AudioWorkerApp.voip_tx_dump
v1.2.1
- change log tag with verbosity level of
pyaat.logger - correct README
v1.2.0
- add verbosity level control of
pyaatlibs.logger - add
wait_for_deviceAPI ofpyaatlibs.adbutils
Installation
Requirements
- pip
- Python 3.7+
- virtualenv
Create a virtual environment
{WORK_DIR}$ mkdir venv
{WORK_DIR}$ virtualenv -p python3 venv/py3
Running virtualenv with interpreter /usr/bin/python3
New python executable in {WORK_DIR}/venv/py3/bin/python
Also creating executable in {WORK_DIR}/venv/py3/bin/python
Installing setuptools, pip, wheel...done.
{WORK_DIR}$ source venv/py3/bin/activate
(py3) {WORK_DIR}$
The dependencies should be installed with a command
(py3) {WORK_DIR}$ pip install -r requirements-py3.txt
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file python_audio_autotest-1.2.11-py3-none-any.whl.
File metadata
- Download URL: python_audio_autotest-1.2.11-py3-none-any.whl
- Upload date:
- Size: 26.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.25.1 setuptools/56.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e8bfa806174e6b6c2cf9936f1b19ff376536537f8f11e2f6b8aef04227be561
|
|
| MD5 |
5713c332a83ddec2ee2b169a2f002ad6
|
|
| BLAKE2b-256 |
c482fa108fc257d56de0157974e61fee1e4cc868bd89ee300badb27041b9bff8
|