Crates.io | geng-web-audio-api |
lib.rs | geng-web-audio-api |
version | 0.1.0 |
source | src |
created_at | 2024-05-22 17:26:36.673613 |
updated_at | 2024-05-22 17:26:36.673613 |
description | web audio api that works both native and on web |
homepage | |
repository | https://github.com/geng-engine/web-audio-api |
max_upload_size | |
id | 1248185 |
size | 29,834 |
That works both native and on web
Native - will play the audio once and exit:
cargo run --package geng-web-audio-api-example
Web (using Trunk) - will play audio every time you click anywhere:
trunk serve --open