package
Version:
v0.2.22
Opens a new window with list of versions in this module.
Published: Mar 1, 2023
License: AGPL-3.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package microphone implements a microphone audio input. Really the microphone
is any audio input device that can be found via gostream.
type Attrs struct {
Path string `json:"audio_path"`
PathPattern string `json:"audio_path_pattern"`
Debug bool `json:"debug"`
}
Attrs is the attribute struct for microphones.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.