Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.

OVOSHatchery/ovos-PHAL-plugin-respeaker-2mic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ovos-PHAL-plugin - respeaker 2 mic

DEPRECATED: use https://github.com/OpenVoiceOS/ovos-PHAL-plugin-dotstar instead


ported from https://github.com/JarbasHiveMind/HiveMind-PTT/commit/231d6a51761bb1e929d1456e799da0635a77a990

warning: contain GPL dependencies

Usage

By default, this plugin uses ovos-i2csound to create a file called i2c_platform in ~/.config/mycroft. If you are not using ovos-i2csound, you need to create that file, or point to another file in your ~/.config/mycroft/mycroft.conf

The file should contain a single line with the value wm8960

You can specify the location of the file in ~/.config/mycroft/mycroft.conf by adding

{
    "PHAL": {
        "ovos-PHAL-plugin-respeaker-2mic": {
            "i2c_platform": "full/path/to/your/file"
        }
    }
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages