#!/bin/bash
exec "$(dirname "$0")/vyvoice.bin" --no-sandbox "$@"
