Voci Service Testing and Verification
Restart services and check logs for service startup to validate that the service is online, configured correctly, and starting up properly.
Voci ASR: sudo service vociserver restart
{ tail -n +1 -f /var/log/vociserver/err.log & } | sed -n '/serving on port 17170/q''
Note
The first time an ASR instance is started, it may take several minutes to launch.
V‑Spark: sudo service vspark restart
tail -f /var/log/vspark/{server,backend,license}.log