# 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/OpenVoiceOS/skill-ovos-audio-recording",
"name": "ovos-skill-audio-recording",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "ovos skill plugin",
"author": "OpenVoiceOS",
"author_email": "jarbasai@mailfence.com",
"download_url": "https://files.pythonhosted.org/packages/17/3c/bb2377d6dd7bf62ce2526186b7a93b242596b0528bf38f95c5b514f00dc8/ovos-skill-audio-recording-0.2.4.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\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "OVOS audio recording skill",
"version": "0.2.4",
"project_urls": {
"Homepage": "https://github.com/OpenVoiceOS/skill-ovos-audio-recording"
},
"split_keywords": [
"ovos",
"skill",
"plugin"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "04e924b4d22b49fbc2751a4fb6cfca0f820422444f266888869d3a72220b4295",
"md5": "80168ac57a691096d18585be85fc4461",
"sha256": "0fc1ef7188132a9db92978f45a52e88a20fc46b1e95dd93b1e0159569ebffe06"
},
"downloads": -1,
"filename": "ovos_skill_audio_recording-0.2.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "80168ac57a691096d18585be85fc4461",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 20429,
"upload_time": "2024-11-19T21:19:34",
"upload_time_iso_8601": "2024-11-19T21:19:34.105753Z",
"url": "https://files.pythonhosted.org/packages/04/e9/24b4d22b49fbc2751a4fb6cfca0f820422444f266888869d3a72220b4295/ovos_skill_audio_recording-0.2.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "173cbb2377d6dd7bf62ce2526186b7a93b242596b0528bf38f95c5b514f00dc8",
"md5": "b93c5e6807bf81ccf71dca3ae8ea86d0",
"sha256": "ed61cadd1c9f36e25e00fa55c6a883dc4ca6f024bb270d4702d852d7423ff43c"
},
"downloads": -1,
"filename": "ovos-skill-audio-recording-0.2.4.tar.gz",
"has_sig": false,
"md5_digest": "b93c5e6807bf81ccf71dca3ae8ea86d0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 11692,
"upload_time": "2024-11-19T21:19:34",
"upload_time_iso_8601": "2024-11-19T21:19:34.992534Z",
"url": "https://files.pythonhosted.org/packages/17/3c/bb2377d6dd7bf62ce2526186b7a93b242596b0528bf38f95c5b514f00dc8/ovos-skill-audio-recording-0.2.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-19 21:19:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "OpenVoiceOS",
"github_project": "skill-ovos-audio-recording",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "ovos-utils",
"specs": [
[
"<",
"1.0.0"
],
[
">=",
"0.0.28"
]
]
},
{
"name": "ovos_workshop",
"specs": [
[
"<",
"2.0.0"
],
[
">=",
"0.0.12"
]
]
}
],
"lcname": "ovos-skill-audio-recording"
}