OVOS camera skill
Project description
Camera Skill
Camera skill for OpenVoiceOS, needs the companion plugin ovos-PHAL-plugin-camera or ovos-PHAL-plugin-termux
Description
This skill allows you to ask to take pictures using a connected webcam. You can configure various settings to customize its behavior.
Examples
- "Take a picture"
Settings
The settings.json file allows you to configure the behavior of the Camera Skill. Below are 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"
}
Project details
Release history Release notifications | RSS feed
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.0.5a7.tar.gz.
File metadata
- Download URL: ovos_skill_camera-1.0.5a7.tar.gz
- Upload date:
- Size: 18.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b8fb73df189a2aa130ffb12dfa3c7d8904ca134afcd5deaf1bf841ec61c8413
|
|
| MD5 |
c8f9856882416649c1b552dbb74c3aaf
|
|
| BLAKE2b-256 |
c98b6185c8a3c5fe7b2e75fca1f777dbdadd01a8b155e38bfb8929f168e8bc8f
|
File details
Details for the file ovos_skill_camera-1.0.5a7-py3-none-any.whl.
File metadata
- Download URL: ovos_skill_camera-1.0.5a7-py3-none-any.whl
- Upload date:
- Size: 26.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e542fb8769e16369b32a1a8d6b41662b4946e31f19166d7f6b945ad9bf8d7f3
|
|
| MD5 |
105f0e5e1d41dd17d6b3531e8feb6cce
|
|
| BLAKE2b-256 |
abfdd1eb4230ef162546d3e8b8bc4163165e528bac597dc692c724f1f5367996
|