ovos-skill-parrot


Nameovos-skill-parrot JSON
Version 0.0.0 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/skill-ovos-parrot
SummaryRepeats what the user says
upload_time2024-01-13 12:41:52
maintainer
docs_urlNone
authorOpenVoiceOS
requires_python
licenseApache-2.0
keywords ovos skill plugin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # <img src='./icon.png' card_color='#40DBB0' width='50' height='50' style='vertical-align:bottom'/> Parrot

Turn OpenVoiceOS into a echoing parrot!

Make OVOS repeat whatever you want

Repeats recent audio transriptions and text to speech outputs

## About

Turn OpenVoiceOS into a parrot. Speak a phrase and listen to it repeated in OVOS's voice.

    "Hey Mycroft, start parrot"
    "hello"
    hello
    "what"
    what
    "who are you"
    who are you
    "Stop parrot"


## Examples

* "say Goodnight, Gracie"
* "repeat Once upon a midnight dreary, while I pondered, weak and weary, Over
  many a quaint and curious volume of forgotten lore"
* "speak I can say anything you'd like!"
* "Repeat what you just said"
* "Repeat that"
* "Can you repeat that?"
* "What did I just say?"
* "Tell me what I just said."
* "start parrot"
* "stop parrot"

## Credits

- JarbasAl
- [MatthewScholefield/skill-repeat-recent](https://github.com/MatthewScholefield/skill-repeat-recent)

## Category

**Entertainment**


# Tutorial

# Debug



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenVoiceOS/skill-ovos-parrot",
    "name": "ovos-skill-parrot",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "ovos skill plugin",
    "author": "OpenVoiceOS",
    "author_email": "jarbasai@mailfence.com",
    "download_url": "",
    "platform": null,
    "description": "# <img src='./icon.png' card_color='#40DBB0' width='50' height='50' style='vertical-align:bottom'/> Parrot\n\nTurn OpenVoiceOS into a echoing parrot!\n\nMake OVOS repeat whatever you want\n\nRepeats recent audio transriptions and text to speech outputs\n\n## About\n\nTurn OpenVoiceOS into a parrot. Speak a phrase and listen to it repeated in OVOS's voice.\n\n    \"Hey Mycroft, start parrot\"\n    \"hello\"\n    hello\n    \"what\"\n    what\n    \"who are you\"\n    who are you\n    \"Stop parrot\"\n\n\n## Examples\n\n* \"say Goodnight, Gracie\"\n* \"repeat Once upon a midnight dreary, while I pondered, weak and weary, Over\n  many a quaint and curious volume of forgotten lore\"\n* \"speak I can say anything you'd like!\"\n* \"Repeat what you just said\"\n* \"Repeat that\"\n* \"Can you repeat that?\"\n* \"What did I just say?\"\n* \"Tell me what I just said.\"\n* \"start parrot\"\n* \"stop parrot\"\n\n## Credits\n\n- JarbasAl\n- [MatthewScholefield/skill-repeat-recent](https://github.com/MatthewScholefield/skill-repeat-recent)\n\n## Category\n\n**Entertainment**\n\n\n# Tutorial\n\n# Debug\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Repeats what the user says",
    "version": "0.0.0",
    "project_urls": {
        "Homepage": "https://github.com/OpenVoiceOS/skill-ovos-parrot"
    },
    "split_keywords": [
        "ovos",
        "skill",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d70143bb2b0657ced9a1cbead8ebda8adb51f6a5b3fda8261cdd90c644a78e2",
                "md5": "064aa740b61c540e6e99809893209d23",
                "sha256": "fa720df5db9d317f0dbd441c9237b16bef1640c0647ff3a86b3a57a38edeb628"
            },
            "downloads": -1,
            "filename": "ovos_skill_parrot-0.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "064aa740b61c540e6e99809893209d23",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 739815,
            "upload_time": "2024-01-13T12:41:52",
            "upload_time_iso_8601": "2024-01-13T12:41:52.815868Z",
            "url": "https://files.pythonhosted.org/packages/6d/70/143bb2b0657ced9a1cbead8ebda8adb51f6a5b3fda8261cdd90c644a78e2/ovos_skill_parrot-0.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-13 12:41:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenVoiceOS",
    "github_project": "skill-ovos-parrot",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "ovos-skill-parrot"
}
        
Elapsed time: 0.16719s