This release is a pre-release and may not be stable for production use.
Camera Skill
This skill takes pictures with a connected webcam through voice commands on OpenVoiceOS. It needs a companion plugin: ovos-PHAL-plugin-camera or ovos-PHAL-plugin-termux.
Examples
- "Take a picture"
Settings
The settings.json file configures the skill. The table below lists the available settings.
| Setting Name | Type | Default | Description |
|---|---|---|---|
play_sound |
Boolean | true |
Whether to play a sound when a picture is taken. |
camera_sound_path |
String | camera.wav |
Path to the sound file to play when taking a picture. |
pictures_folder |
String | ~/Pictures |
Directory where pictures are saved. |
Example settings.json
{
"play_sound": true,
"camera_sound_path": "/path/to/camera.wav",
"pictures_folder": "/home/user/Pictures"
}
Related Projects
- ovos-PHAL-plugin-camera: PHAL plugin that connects this skill to a webcam.
- ovos-PHAL-plugin-termux: alternative PHAL plugin for Termux and Android devices.
License
Apache-2.0
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ovos_skill_camera-1.1.0a3.tar.gz.
File metadata
- Download URL: ovos_skill_camera-1.1.0a3.tar.gz
- Upload date:
- Size: 18.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07991df82941494c34246996b19377aef56d7886de88034a1dd4f06f7ef7e0ee
|
|
| MD5 |
15c9f8121da0a1dcc7866c24b8218345
|
|
| BLAKE2b-256 |
e6bd50c72d87be143ab2f6aae41fbf103fc6d789111e4856fccc3f6de0edfd4d
|
File details
Details for the file ovos_skill_camera-1.1.0a3-py3-none-any.whl.
File metadata
- Download URL: ovos_skill_camera-1.1.0a3-py3-none-any.whl
- Upload date:
- Size: 28.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f86c84391c16e51c0f904499f0613cfa1ecab90fde2c3036a1598fb1c9434832
|
|
| MD5 |
d10b7ed7f3b26e580f0ad0cfafad9a49
|
|
| BLAKE2b-256 |
c67ab974cddd83be283d4a82463046d753ed5dc53d2c0156d9e3ef80482e420d
|