Skip to main content

No project description provided

Project description

Audio Record

Summary

Record and playback short audio clips with Neon.

Description

This Skill records audio from the microphone and allows you to play back that recording.

Note that this Skill is particularly useful when trying to diagnose microphone issues because it allows you to "hear" what Neon is hearing - For example, if you have multiple audio inputs or are working on the new skill that requires pure microphone feed.

Examples

Say “Hey Neon” if you are in the wake words mode, otherwise include "Neon" at the beginning of your request. You can request a recording with a particular name and/or duration, but neither are required. For example:

  • "record audio"
  • "record audio for 30 seconds"
  • "record my daily prescriptions"
  • "record my daily prescriptions for 1 minute" You can have as many recordings as your memory allows.

Troubleshooting

This skill is designed to help troubleshoot microphone issues. If you have any problems with skill’s execution, try executing the subprocess command, which is called from the skill, after filling in the placeholders -

subprocess.Popen(["arecord", "-r", str(rate), "-c", str(channels), "-d", str(duration), file_path])

Manually and see if you have similar results. You microphone issue may be system-wide or limited to Neon and this will help determine that.

Contact Support

Use the link or submit an issue on GitHub

Credits

Mycroft AI NeonDaniel reginaneon

Category

Configuration

Tags

#audio #record #record-audio #microphone #configuration

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neon-skill-audio_record-0.1.1a1.tar.gz (27.0 kB view details)

Uploaded Source

Built Distribution

neon_skill_audio_record-0.1.1a1-py3-none-any.whl (73.2 kB view details)

Uploaded Python 3

File details

Details for the file neon-skill-audio_record-0.1.1a1.tar.gz.

File metadata

File hashes

Hashes for neon-skill-audio_record-0.1.1a1.tar.gz
Algorithm Hash digest
SHA256 c766f63fa0aa66b316ff808243226cdc0f9008d8df6ddb1fbb3b48726f4287ac
MD5 6ee13d546c2f03afcd81aba52e81e65d
BLAKE2b-256 e4fa0b7c4e0dab46f99bf9c215b2963bcbcca85a12090157a49a5d56732519b3

See more details on using hashes here.

Provenance

File details

Details for the file neon_skill_audio_record-0.1.1a1-py3-none-any.whl.

File metadata

File hashes

Hashes for neon_skill_audio_record-0.1.1a1-py3-none-any.whl
Algorithm Hash digest
SHA256 7472f661f9733eafa9010865d6002d1b432aad7d97c2a34127b5e881001611c7
MD5 bc93b9660faf6391468438d5492d8b82
BLAKE2b-256 85b34d9bf987e2c24c4065d128ca308950e8a700bbbac30874c996b1dbeb343e

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page