View all examples

Local audio files

If you don't specify a src attribute when you embed spectastiq, it will ask if you'd like to load a local audio file from your device.

<script src="/path/to/spectastiq.js"></script>
<spectastiq-viewer></spectastiq-viewer>

View all examples