Can I use these audio files in production?
Most entries are public test samples, public-domain (CC0), or Creative Commons content from W3Schools, MDN, samplelib, learningcontainer, kozco, the Internet Archive, Wikimedia Commons, and the AppKiro local library. They are intended for demos, prototypes, QA, and tutorials. For production traffic, mirror the file to your own storage and verify the license at the source page.
Why does the duration or bitrate look approximate?
Duration and bitrate are taken from the encoded file metadata. A few sources omit precise headers, so the numbers shown are best estimates. Use the inline player to verify before relying on the value.
Why won't a file download directly?
Browsers ignore the download attribute on cross-origin URLs unless the host returns Content-Disposition. If the file plays inline, right-click the player and choose Save audio as… or use the Open icon, which opens the URL in a new tab so you can save it.
Are the AppKiro library files different from the public ones?
AppKiro local files are served from the same domain, so cross-origin restrictions do not apply. Direct download works without proxying. Internet samples are linked as-is from their original hosts.
How do I copy a direct URL?
Click the link icon on any row to copy the absolute URL into your clipboard. AppKiro library entries copy as fully-qualified appkiro.com URLs that you can paste into API payloads, documentation, or `<audio src=...>` tags.