OpenVoiceOS / ovos-audio-plugin-simple

Apache License 2.0
0 stars 2 forks source link

refactor/legacy_audio #10

Closed JarbasAl closed 3 months ago

JarbasAl commented 3 months ago

add missing abstract methods

implement fake playback_time tracking

drop dependency on common_play base class

helps keeping the legacy plugins alive independently of OCP

companion PR: https://github.com/OpenVoiceOS/ovos-plugin-manager/pull/226 https://github.com/OpenVoiceOS/ovos-audio/pull/64