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

feat/voice pairing #18

Merged
merged 29 commits into from
Oct 4, 2022
Merged

feat/voice pairing #18

merged 29 commits into from
Oct 4, 2022

Conversation

JarbasAl
Copy link
Member

@JarbasAl JarbasAl commented Sep 8, 2022

WIP - initial port of old code in backup branch

@JarbasAl JarbasAl added the enhancement New feature or request label Sep 8, 2022
@JarbasAl JarbasAl requested review from AIIX and NeonDaniel September 8, 2022 18:12
@JarbasAl
Copy link
Member Author

JarbasAl commented Sep 18, 2022


self.add_event("mycroft.not.paired", self.not_paired)
self.add_event("ovos.setup.state", self.handle_get_setup_state)
self.add_event("ovos.setup.state.get", self.handle_get_setup_state)
Copy link
Member Author

Choose a reason for hiding this comment

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

@AIIX not sure if you are using these messages, but pinging you because this changed from ovos.setup.state + ovos.setup.state.response to ovos.setup.state.get and ovos.setup.state

__init__.py Outdated Show resolved Hide resolved
@JarbasAl JarbasAl marked this pull request as ready for review September 18, 2022 18:51
JarbasAl and others added 6 commits September 18, 2022 22:17
Update dialog to have complete punctuation and capitalization
Minor dialog grammatical changes
Annotate necessary translations for hard-coded strings

Co-authored-by: Daniel McKnight <daniel@neon.ai>
__init__.py Show resolved Hide resolved
NeonDaniel and others added 2 commits September 19, 2022 15:07
use backend_type property, add self.first_setup
@JarbasAl
Copy link
Member Author

JarbasAl commented Oct 2, 2022

once OpenVoiceOS/ovos-backend-client#10 is merged the imports here need to be updated to match nem package name

@JarbasAl JarbasAl merged commit 68e1b36 into dev Oct 4, 2022
@JarbasAl JarbasAl deleted the feat/voice_pairing branch October 4, 2022 10:08
@JarbasAl JarbasAl mentioned this pull request Oct 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants