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

feat/request_specific_ocp_skills #442

Merged
merged 7 commits into from
Apr 13, 2024
Merged

Conversation

NeonJarbas
Copy link

@NeonJarbas NeonJarbas commented Apr 9, 2024

allows to request specific skills in play utterance

needs OpenVoiceOS/OVOS-workshop#195 + OpenVoiceOS/ovos-bus-client#88

@JarbasAl JarbasAl added the bug Something isn't working label Apr 9, 2024
@JarbasAl JarbasAl self-assigned this Apr 9, 2024
player/media state was not being synced correctly

"stop" would trigger correctly during OCP playback but not consume the utterance
@NeonJarbas NeonJarbas marked this pull request as draft April 9, 2024 11:30
@JarbasAl JarbasAl added this to the 0.0.8 milestone Apr 9, 2024
allows ovos-media to query individual OCP skills
@JarbasAl JarbasAl changed the title fix/ocp_stop feat/request_specific_ocp_skills Apr 9, 2024
@JarbasAl JarbasAl marked this pull request as ready for review April 9, 2024 18:29
@JarbasAl JarbasAl merged commit f592af4 into OpenVoiceOS:dev Apr 13, 2024
6 of 8 checks passed
@mikejgray
Copy link

image

@JarbasAl
Copy link
Member

image

@@ -7,12 +7,12 @@ padacioso~=0.2, >=0.2.1
adapt-parser>=1.0.0, <2.0.0

ovos-utils>=0.0.38
ovos_bus_client<0.1.0, >=0.0.8
ovos_bus_client<0.1.0, >=0.0.9a15
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If I'm following correctly, 0.0.9a2 introduced ovos-utils 0.1.0aX dependencies, so ovos-core 0.0.8 can probably only require ovos-bus-client 0.0.8 in order to support ovos-utils < 0.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants