Liking cljdoc? Tell your friends :D

com.blockether.vis.ext.foundation-voice.recorder

Small Java Sound WAV recorder for push-to-talk voice input.

Small Java Sound WAV recorder for push-to-talk voice input.
raw docstring

audio-formatclj

(audio-format)
source

default-output-fileclj

(default-output-file)
source

start!clj

(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!]].
sourceraw docstring

stop!clj

(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.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close