ovos-skill-volume


Nameovos-skill-volume JSON
Version 0.1.16 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/ovos-skill-volume
Summaryovos skill plugin
upload_time2025-06-08 21:49:18
maintainerNone
docs_urlNone
authorJarbasAi
requires_pythonNone
licenseApache-2.0
keywords ovos skill plugin
VCS
bugtrack_url
requirements ovos-utils ovos_workshop ovos-utterance-normalizer ovos-number-parser
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # <img src='https://raw.githack.com/FortAwesome/Font-Awesome/master/svgs/solid/volume-down.svg' card_color='#22a7f0' width='50' height='50' style='vertical-align:bottom'/> Volume Control
Control the volume of your system

## About
Control OVOS volume with verbal commands, needs the companion plugin [ovos-PHAL-plugin-alsa](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-alsa)

## Examples
* "Turn up the volume"
* "Decrease the audio"
* "Mute audio"
* "Set volume to 5"
* "Set volume to 75 percent"

## Credits
Mycroft AI (@MycroftAI)

## Category
**Configuration**

## Tags
#volume
#volume-control
#sound
#system

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenVoiceOS/ovos-skill-volume",
    "name": "ovos-skill-volume",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "ovos skill plugin",
    "author": "JarbasAi",
    "author_email": "jarbasai@mailfence.com",
    "download_url": "https://files.pythonhosted.org/packages/ff/76/15b4423c2a96dd5f525333f861355b345105acac289ab34188ea4179eb9e/ovos-skill-volume-0.1.16.tar.gz",
    "platform": null,
    "description": "# <img src='https://raw.githack.com/FortAwesome/Font-Awesome/master/svgs/solid/volume-down.svg' card_color='#22a7f0' width='50' height='50' style='vertical-align:bottom'/> Volume Control\nControl the volume of your system\n\n## About\nControl OVOS volume with verbal commands, needs the companion plugin [ovos-PHAL-plugin-alsa](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-alsa)\n\n## Examples\n* \"Turn up the volume\"\n* \"Decrease the audio\"\n* \"Mute audio\"\n* \"Set volume to 5\"\n* \"Set volume to 75 percent\"\n\n## Credits\nMycroft AI (@MycroftAI)\n\n## Category\n**Configuration**\n\n## Tags\n#volume\n#volume-control\n#sound\n#system\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "ovos skill plugin",
    "version": "0.1.16",
    "project_urls": {
        "Homepage": "https://github.com/OpenVoiceOS/ovos-skill-volume"
    },
    "split_keywords": [
        "ovos",
        "skill",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ce897cf82c3c3ecf906645c85326997e8007426bfd78e64c24e6e6c751e8349d",
                "md5": "5a4b5ceaf54a74539b4e789ef2ed94f8",
                "sha256": "3f9d3785da9721dad1d35d2591b4dc082a8029cb9caad0bf4792fe91ac072c8f"
            },
            "downloads": -1,
            "filename": "ovos_skill_volume-0.1.16-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5a4b5ceaf54a74539b4e789ef2ed94f8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 70259,
            "upload_time": "2025-06-08T21:49:17",
            "upload_time_iso_8601": "2025-06-08T21:49:17.322939Z",
            "url": "https://files.pythonhosted.org/packages/ce/89/7cf82c3c3ecf906645c85326997e8007426bfd78e64c24e6e6c751e8349d/ovos_skill_volume-0.1.16-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ff7615b4423c2a96dd5f525333f861355b345105acac289ab34188ea4179eb9e",
                "md5": "204b2364d057be3cbfdd74b65d883bd5",
                "sha256": "a694cd17f4c7936e5ab36226ef0d491b3f145ba336cad97a8a1cc1be0e07b849"
            },
            "downloads": -1,
            "filename": "ovos-skill-volume-0.1.16.tar.gz",
            "has_sig": false,
            "md5_digest": "204b2364d057be3cbfdd74b65d883bd5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 23302,
            "upload_time": "2025-06-08T21:49:18",
            "upload_time_iso_8601": "2025-06-08T21:49:18.615838Z",
            "url": "https://files.pythonhosted.org/packages/ff/76/15b4423c2a96dd5f525333f861355b345105acac289ab34188ea4179eb9e/ovos-skill-volume-0.1.16.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-06-08 21:49:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenVoiceOS",
    "github_project": "ovos-skill-volume",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "ovos-utils",
            "specs": [
                [
                    "<",
                    "1.0.0"
                ],
                [
                    ">=",
                    "0.0.38"
                ]
            ]
        },
        {
            "name": "ovos_workshop",
            "specs": [
                [
                    "<",
                    "8.0.0"
                ],
                [
                    ">=",
                    "0.0.15"
                ]
            ]
        },
        {
            "name": "ovos-utterance-normalizer",
            "specs": [
                [
                    ">=",
                    "0.0.1"
                ],
                [
                    "<",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "ovos-number-parser",
            "specs": [
                [
                    ">=",
                    "0.0.1"
                ],
                [
                    "<",
                    "1.0.0"
                ]
            ]
        }
    ],
    "lcname": "ovos-skill-volume"
}
        
Elapsed time: 2.18666s