neon-skill-audio-recording


Nameneon-skill-audio-recording JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/NeonGeckoCom/skill-audio-recording
SummaryAudio recording skill
upload_time2025-03-20 16:55:35
maintainerNone
docs_urlNone
authorNeongecko
requires_pythonNone
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Audio Recording Skill

Record audio to file, requires [ovos-dinkum-listener](https://github.com/OpenVoiceOS/ovos-dinkum-listener)

## About

continuously record audio to file and disables wake words/STT while active, made for [ovos-dinkum-listener](https://github.com/OpenVoiceOS/ovos-dinkum-listener)

A similar skill that saves text transcriptions instead of recording audio is [OpenVoiceOS/skill-ovos-dictation](https://github.com/OpenVoiceOS/skill-ovos-dictation)

in order to avoid users accidentally locking themselves in recording mode a special kind of wake word called a *stop hotword* can be configured, these special hotwords are only used during recording mode and will restore the listener to default state if detected. By default no *stop hotword* is pre-configured

when started via this skill a audio recording will time out after 4 minutes (max_recording_seconds in skill settings) 

if a `mycroft.stop` bus message is emitted (eg, "stop" via cli) the skill will take dinkum out of recording mode if recording was initiated by this skill

**TODO**: dinkum should have a native (optional) timeout setting, using VAD to automatically stop recording after X seconds of silence


## Examples

- "new recording"
- "start recording"
- "new recording named {file_name}"

## Credits

[NeonGecko](https://github.com/NeonGeckoCom/skill-audio-recording)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/NeonGeckoCom/skill-audio-recording",
    "name": "neon-skill-audio-recording",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Neongecko",
    "author_email": "developers@neon.ai",
    "download_url": "https://files.pythonhosted.org/packages/62/e9/0a14c2f2ae3805400fe5397fee68e5e1a722ab66f4317cfbe43fd9d07fe9/neon-skill-audio-recording-0.0.1.tar.gz",
    "platform": null,
    "description": "# Audio Recording Skill\n\nRecord audio to file, requires [ovos-dinkum-listener](https://github.com/OpenVoiceOS/ovos-dinkum-listener)\n\n## About\n\ncontinuously record audio to file and disables wake words/STT while active, made for [ovos-dinkum-listener](https://github.com/OpenVoiceOS/ovos-dinkum-listener)\n\nA similar skill that saves text transcriptions instead of recording audio is [OpenVoiceOS/skill-ovos-dictation](https://github.com/OpenVoiceOS/skill-ovos-dictation)\n\nin order to avoid users accidentally locking themselves in recording mode a special kind of wake word called a *stop hotword* can be configured, these special hotwords are only used during recording mode and will restore the listener to default state if detected. By default no *stop hotword* is pre-configured\n\nwhen started via this skill a audio recording will time out after 4 minutes (max_recording_seconds in skill settings) \n\nif a `mycroft.stop` bus message is emitted (eg, \"stop\" via cli) the skill will take dinkum out of recording mode if recording was initiated by this skill\n\n**TODO**: dinkum should have a native (optional) timeout setting, using VAD to automatically stop recording after X seconds of silence\n\n\n## Examples\n\n- \"new recording\"\n- \"start recording\"\n- \"new recording named {file_name}\"\n\n## Credits\n\n[NeonGecko](https://github.com/NeonGeckoCom/skill-audio-recording)\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Audio recording skill",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/NeonGeckoCom/skill-audio-recording"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "08ab2dfe46ba9b5df4b1e7b0b06fb55c24cf9f4e5622b1baddb64ad7e2dfd5b4",
                "md5": "796a96c53689cb221798f57fc1335262",
                "sha256": "6f86ba939f8789494ede5a14823ec324e4c04e99551f48c22d1886c50f95a86e"
            },
            "downloads": -1,
            "filename": "neon_skill_audio_recording-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "796a96c53689cb221798f57fc1335262",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13306,
            "upload_time": "2025-03-20T16:55:34",
            "upload_time_iso_8601": "2025-03-20T16:55:34.420559Z",
            "url": "https://files.pythonhosted.org/packages/08/ab/2dfe46ba9b5df4b1e7b0b06fb55c24cf9f4e5622b1baddb64ad7e2dfd5b4/neon_skill_audio_recording-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "62e90a14c2f2ae3805400fe5397fee68e5e1a722ab66f4317cfbe43fd9d07fe9",
                "md5": "6ca6bc19f1ce9eba78f06c4b5f875b20",
                "sha256": "f79883ad2c7a622d2a5675b1669d4a40759d70b27df2356a14d41fec6f180420"
            },
            "downloads": -1,
            "filename": "neon-skill-audio-recording-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6ca6bc19f1ce9eba78f06c4b5f875b20",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6551,
            "upload_time": "2025-03-20T16:55:35",
            "upload_time_iso_8601": "2025-03-20T16:55:35.195946Z",
            "url": "https://files.pythonhosted.org/packages/62/e9/0a14c2f2ae3805400fe5397fee68e5e1a722ab66f4317cfbe43fd9d07fe9/neon-skill-audio-recording-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-20 16:55:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NeonGeckoCom",
    "github_project": "skill-audio-recording",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "neon-skill-audio-recording"
}
        
Elapsed time: 0.44412s