Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ovos-microphone-plugin-alsa-0.1.0.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file ovos-microphone-plugin-alsa-0.1.0.tar.gz.

File metadata

File hashes

Hashes for ovos-microphone-plugin-alsa-0.1.0.tar.gz
Algorithm Hash digest
SHA256 aaad1ab9944dca998df4a09ae16cc78bce16343e91fe6c821456c0fa4c56af0a
MD5 d39b17ea9710a1d8cecc30f9e11d0e58
BLAKE2b-256 c4da8de2f8bae564a653cbebdd2f904241c8ad26e494fe85503829894792ef39

See more details on using hashes here.

File details

Details for the file ovos_microphone_plugin_alsa-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for ovos_microphone_plugin_alsa-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a70de5e36477279cf8df36d31ab6833f6fc171cb5e80875ffd8fbd474aa3c81f
MD5 ef1e8a3e8279017ad8b913bb4321fada
BLAKE2b-256 27a8b21ff83fb1ac200b29716543dcc0a92cba3bc694212ef0db91c54b6d51f6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page