package
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Oct 11, 2022
License: AGPL-3.0
Opens a new window with license information.
Imports: 11
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.