Play an audio source through the real output device.
The queue entry can be a local file, a remote http(s) file, an internet-radio stream, or an HLS (.m3u8) / MPEG-DASH (.mpd) manifest — the engine detects each kind automatically.
Run: mise exec -- clojure -M:play [/path/to/audio-or-URL] mise exec -- clojure -M:play hls ; public HLS test stream mise exec -- clojure -M:play dash ; public MPEG-DASH test stream
Play an audio source through the real output device.
The queue entry can be a local file, a remote http(s) file, an
internet-radio stream, or an HLS (.m3u8) / MPEG-DASH (.mpd) manifest —
the engine detects each kind automatically.
Run: mise exec -- clojure -M:play [/path/to/audio-or-URL]
mise exec -- clojure -M:play hls ; public HLS test stream
mise exec -- clojure -M:play dash ; public MPEG-DASH test streamcljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |