package main import "gitea.karlbreuer.com/karl/responder/pkg/audiocap" func main() { audiocap.Start() }