microphone

package
v0.21.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 29, 2024 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Overview

Package microphone implements a microphone audio input. Really the microphone is any audio input device that can be found via gostream.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config added in v0.2.36

type Config struct {
	resource.TriviallyValidateConfig
	Path        string `json:"audio_path"`
	PathPattern string `json:"audio_path_pattern"`
	Debug       bool   `json:"debug"`
}

Config is the attribute struct for microphones.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL