A alsa microphone implementation for OVOS
Project description
Description
OpenVoiceOS Microphone plugin
Configuration
If you need to customize the configuration, add/or merge below to your mycroft.conf
"listener": {
"microphone": {
"module": "ovos-microphone-plugin-alsa",
"device": "pulse", # name/alias of the device; default = "default"
"period_size": 1024, # frames per period; default = 1024
"timeout": 5.0, # blocks x seconds and raises the Empty exception if no item was available within that time; default = 5.0
"multiplier": 1.0, # Increase/decrease loudness of audio; default = 1.0
"audio_retries": 0, # Number of times to retry listening; default = 0
"audio_retry_delay": 0.0 # Seconds to wait between retries; default = 0.0
}
}
Install
pip install ovos-microphone-plugin-alsa
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 Distribution
Built Distribution
File details
Details for the file ovos-microphone-plugin-alsa-0.1.0.tar.gz
.
File metadata
- Download URL: ovos-microphone-plugin-alsa-0.1.0.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aaad1ab9944dca998df4a09ae16cc78bce16343e91fe6c821456c0fa4c56af0a |
|
MD5 | d39b17ea9710a1d8cecc30f9e11d0e58 |
|
BLAKE2b-256 | c4da8de2f8bae564a653cbebdd2f904241c8ad26e494fe85503829894792ef39 |
File details
Details for the file ovos_microphone_plugin_alsa-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: ovos_microphone_plugin_alsa-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a70de5e36477279cf8df36d31ab6833f6fc171cb5e80875ffd8fbd474aa3c81f |
|
MD5 | ef1e8a3e8279017ad8b913bb4321fada |
|
BLAKE2b-256 | 27a8b21ff83fb1ac200b29716543dcc0a92cba3bc694212ef0db91c54b6d51f6 |