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

add setup and running services doc #37

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

AIIX
Copy link
Contributor

@AIIX AIIX commented Feb 24, 2023

  • should be under "Getting Started"
  • doc for different ways of running OVOS services with examples

@denics
Copy link
Contributor

denics commented Feb 24, 2023

ovos-audio.service should not also be dependent on pulseaudio ?

@JarbasAl
Copy link
Contributor

ovos-audio.service should not also be dependent on pulseaudio ?

no, it will use whatever sound system the base OS has, which may not be pulseaudio, it could be pipewire or directly use alsa, ovos doesn't really care this is up to the OS

- Launching the PHAL service: python3 -m ovos_PHAL
- Launching the Audio service: python3 -m mycroft.audio
- Launching the Voice service: python3 -m mycroft.client.speech
- Launching the GUI service: python3 -m mycroft.gui
Copy link
Contributor

Choose a reason for hiding this comment

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

should we also mention running either mycroft-gui or ovos-shell?

@builderjer
Copy link
Contributor

Not sure this PR is valid anymore. Using the hook files instead of directly calling the package from systemd system files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants