Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor/drop audio service #49

Merged
merged 2 commits into from
Jan 12, 2024

Conversation

NeonJarbas
Copy link
Contributor

@NeonJarbas NeonJarbas commented Jan 10, 2024

migration to ovos-media as companion service

allows disabling the native audio service via config, and logs a warning about doing it

new config option, once ovos-media is widely adopted should be changed to false in ovos-config mycroft.conf

"enable_old_audioservice": true

@NeonJarbas NeonJarbas marked this pull request as ready for review January 10, 2024 00:50
@JarbasAl JarbasAl added breaking breaking change enhancement New feature or request packaging dependency updates or packaging changes and removed enhancement New feature or request labels Jan 10, 2024
Copy link

codecov bot commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (dev@3fadec6). Click here to learn what that means.

Additional details and impacted files
@@          Coverage Diff          @@
##             dev     #49   +/-   ##
=====================================
  Coverage       ?   0.00%           
=====================================
  Files          ?       8           
  Lines          ?     951           
  Branches       ?       0           
=====================================
  Hits           ?       0           
  Misses         ?     951           
  Partials       ?       0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

puts it behind a config option, replaces
puts it behind a config option, replaces
@JarbasAl JarbasAl removed the breaking breaking change label Jan 12, 2024
@JarbasAl JarbasAl merged commit e094911 into OpenVoiceOS:dev Jan 12, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packaging dependency updates or packaging changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants