[console_scripts]
voice-input = voice_input.cli:main
voice-input-relay-agent = voice_input.relay.agent:main
voice-input-relay-server = voice_input.relay.server:main
voice-input-send = voice_input.send:main
