Small Java Sound WAV recorder for push-to-talk voice input.
Small Java Sound WAV recorder for push-to-talk voice input.
(start!)(start! path)Start recording microphone audio to a WAV file. Returns a recorder map;
stop with stop!.
Start recording microphone audio to a WAV file. Returns a recorder map; stop with [[stop!]].
(stop! {:keys [line task file]})Stop a recorder returned by start!. Returns the WAV file.
Stop a recorder returned by [[start!]]. Returns the WAV file.
cljdoc 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 |