Documentation
¶
Overview ¶
Package execdriver provides a command-based audio driver.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶
Command describes the command used to play an audio cue. Use {{path}} and {{volume}} placeholders inside args.
func DefaultCommand ¶
DefaultCommand returns the first command candidate for this OS.
func DefaultCommandCandidates ¶
func DefaultCommandCandidates() []Command
DefaultCommandCandidates returns OS-specific command options.
func DetectCommand ¶
DetectCommand returns the first available command in PATH.
Click to show internal directories.
Click to hide internal directories.