mikejgray / ovos-skill-projen

Opinionated best-practice skill generator for OVOS/Neon skills. Also has an option to retrofit Mycroft skills using OVOS best practices.
Apache License 2.0
6 stars 1 forks source link

mycroft common play #27

Open JarbasAl opened 3 weeks ago

JarbasAl commented 3 weeks ago

if a mycroft common play is detected, this repo should be added to requirements, otherwise import of the old class will fail

https://github.com/OpenVoiceOS/mycroft-legacy

provides import

from mycroft.skills.common_play_skill import CommonPlaySkill, CPSMatchLevel, CPSTrackStatus