This release is a pre-release and may not be stable for production use.
Audio Recording Skill
This skill records audio to a file. It needs ovos-dinkum-listener.
About
The skill records audio to a file and disables wake words and speech-to-text while it is active. It needs ovos-dinkum-listener.
A similar skill, OpenVoiceOS/ovos-skill-dictation, saves text transcriptions instead of audio.
To avoid trapping a user in recording mode, you can configure a stop hotword. This special wake word only works during recording mode. When detected, it restores the listener to its default state. By default, no stop hotword is set.
A recording started by this skill times out after 4 minutes. Change this limit with the max_recording_seconds setting.
If a mycroft.stop bus message arrives (for example, "stop" on the CLI), the skill takes dinkum out of recording mode, but only if this skill started the recording.
Dinkum does not yet have a native, optional timeout that uses voice activity detection to stop a recording after a period of silence.
Examples
- "new recording"
- "start recording"
- "new recording named {file_name}"
Credits
Release files for ovos-skill-audio-recording 0.2.13a2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ovos_skill_audio_recording-0.2.13a2.tar.gz | 14.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ovos_skill_audio_recording-0.2.13a2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 33.8 kB
Release files / ovos_skill_audio_recording-0.2.13a2.tar.gz
| Download URL | ovos_skill_audio_recording-0.2.13a2.tar.gz |
|---|---|
| Size | 14.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
487e6b68f76d877b966f151671e52b6f9c84d602a79d27b44c679face8fb958b
|
|
BLAKE2b-256 checksum How to use checksums |
174116313e4edc8519de6aa810c1dd79101ceda431e2591106b00349aa1e1d57
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Release files / ovos_skill_audio_recording-0.2.13a2-py3-none-any.whl
| Download URL | ovos_skill_audio_recording-0.2.13a2-py3-none-any.whl |
|---|---|
| Size | 18.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
726da6cc4e0e2ee1120ac9e25918f51f25d281fce8daa76ad857109dfbce44eb
|
|
BLAKE2b-256 checksum How to use checksums |
6954dbf82243f299ffb452b6829315a2c81cc8fbcb35ca8675a3f9128f47e67a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|