[console_scripts]
voice-input = voice_input.cli:main
voice-input-relay = voice_input.relay_server:main
voice-input-relay-client = voice_input.relay_client:main
voice-input-send = voice_input.send:main
