Block a user
bevy-audio-recorder (0.1.0)
Published 2026-07-14 02:57:05 +00:00 by kennytat
Installation
[registry]
default = "gitea"
[registries.gitea]
index = "sparse+https://git.vgm.cloud/api/packages/kennytat/cargo/" # Sparse index
# index = "https://git.vgm.cloud/kennytat/_cargo-index.git" # Git
[net]
git-fetch-with-cli = truecargo add bevy-audio-recorder@0.1.0About this package
Bevy plugin for microphone capture and recording lifecycle
Dependencies
| ID | Version |
|---|---|
| anyhow | ^1 |
| bevy | ^0.16 |
| cpal | ^0.15 |
| crossbeam-channel | ^0.5 |
| log | ^0.4 |
| rt-core | ^0.1.0 |
| hound | ^3.5 |
| js-sys | ^0.3 |
| wasm-bindgen | ^0.2 |
| wasm-bindgen-futures | ^0.4 |
| web-sys | ^0.3 |