OpenVoiceOS / ovos-i2csound

Script for i2c HAT detection
Apache License 2.0
1 stars 1 forks source link

enhancement: detection results to file #9

Closed builderjer closed 4 months ago

builderjer commented 6 months ago

This writes the detection results to ~/.config/mycroft/i2c_platform so that it can be read by plugins and other scripts.

builderjer commented 6 months ago

This enhancement was suggested by @JarbasAl so that other scripts can easily find out what sound card is installed. I'm not sure if the added service should be run as a user instead though.

https://github.com/OpenVoiceOS/ovos-i2csound/issues/7