Skip to main content

Neon Enclosure Module

Project description

Neon Enclosure

The enclosure module implements the Platform and Hardware Abstraction Layer (PHAL) from OpenVoiceOS. This service loads PHAL plugins that provide different functionality to the core; plugins primarily differ from skills in that they do not have any intents and that they may only be valid in certain core environments (i.e. only for particular hardware or operating system environments).

Admin Services

neon_enclosure.admin contains a service much like neon_enclosure, but plugins it loads will have root privileges. This service is intended for handling any OS-level interactions requiring escalation of privileges and is excluded from Docker support. Because this service runs as root, it also requires configuration be initialized prior to its initialization; user-level configurations will be placed in the /root directory per XDG, so any configuration should be done at the system-level.

Running in Docker

The included Dockerfile may be used to build a docker container for the neon_audio module. The below command may be used to start the container.

docker run -d \
--network=host \
--name=neon_enclosure \
-v ~/.config/pulse/cookie:/home/neon/.config/pulse/cookie:ro \
-v ${XDG_RUNTIME_DIR}/pulse:${XDG_RUNTIME_DIR}/pulse:ro \
--device=/dev/snd:/dev/snd \
-e PULSE_SERVER=unix:${XDG_RUNTIME_DIR}/pulse/native \
-e PULSE_COOKIE=/home/neon/.config/pulse/cookie \
neon_enclosure

Note: The above example assumes Docker data is stored in the standard user locations ~/.local/share and ~/.config. You may want to change these values to some other path to separate container and host system data.

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

neon-enclosure-1.8.0.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

neon_enclosure-1.8.0-py3-none-any.whl (15.9 kB view details)

Uploaded Python 3

File details

Details for the file neon-enclosure-1.8.0.tar.gz.

File metadata

  • Download URL: neon-enclosure-1.8.0.tar.gz
  • Upload date:
  • Size: 7.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for neon-enclosure-1.8.0.tar.gz
Algorithm Hash digest
SHA256 fe9aba6d509b6c4d6902c70bf4ec1ef0ac70f1023923f427cf1b2e46227439f2
MD5 647ae0d5587d39d6c5bacd5b5fdee107
BLAKE2b-256 69eca6bc44d8ebd1b737a3604e010ff77e1931fc056811e2807ecf151e5763a5

See more details on using hashes here.

File details

Details for the file neon_enclosure-1.8.0-py3-none-any.whl.

File metadata

  • Download URL: neon_enclosure-1.8.0-py3-none-any.whl
  • Upload date:
  • Size: 15.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for neon_enclosure-1.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ff68f085cf37df3ee2c2864ade06eb7b5f05387b94be37def4cb749f3c1c3d0f
MD5 c4a9f15e86a63e9431766a1b68c77174
BLAKE2b-256 0f6dd189492ca561d7477c674fe5846f3ce73ca7d4766b090cb65f1f83e43725

See more details on using hashes here.

Supported by

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