Skip to content

audiomanagement

Manage audio operations (record, play, analyze)

Terminal window
conhive-agent audiomanagement

Provides subcommands for audio operations like recording audio from input devices, playing back audio files, and analyzing audio file properties. This module typically utilizes FFmpeg or similar backend tools. Useful for tasks involving audio data capture, testing, and processing.

Terminal window
-h, --help help for audiomanagement
-f, --log-format string Specify the logging format (options: console,
json) (default "text")
-l, --log-level string Define the logging level (options: trace,
debug, info, warn, error, fatal, panic)
(default "info")
-o, --log-to-file Enable logging to a file (default true)
-p, --port int32 Port to run the server on (default 5050)
-w, --workdir string Set the working directory for agent operations
(default: $HOME/.conhive)