Dictation Latency
  • 2 Minutes to read
  • Dark
    Light

Dictation Latency

  • Dark
    Light

Article Summary

Issue:

My client is very slow to respond when I try to dictate. 

waiting

There could be an issue on the customer's network or computer, or an issue with nVoq's servers. 

What to do:
  • For slow dictations, go to the Review & Correct page in nVoq.Administrator to see information that may help you troubleshoot and figure out if the latency is occurring on the user's network or on nVoq dictation servers. 
    • See if the slow dictations display errors in the Status column on the Review & Correct page in nVoq.Administrator. See Review & Correct Columns-Status
      • No audio received in timeout period - The dictation server did not receive audio before the timeout period (which is 30 seconds), after which the dictation was aborted. That could be caused by a network connectivity issue. For users of our API, this error would mean that there was no "Audio Done" message sent.
      • Unexpected termination - No audio data was received by the server because the client ended the transaction. Most likely this is because the request was canceled by the user.
      • Socket closed unexpectedly - (Fast Dictation/WebSocket only) The session closed at a point the dictation server did not think it should. We allow the client to close when it likes as long as it specifies a reason of NORMAL_CLOSURE (1000) or GOING_AWAY (1001). Any close after the dictation is complete is OK (we were closing anyway). If the close comes from the client or a network error, it is marked as an error.
    •  Open a dictation item on the Review & Correct page to view the Detail Review & Correct page. On the Timeline tab, look for a large positive Upload Delay. See Review & Correct Dictation Timeline
      • Upload Delay is the delta for Audio set to done  - (Audio Length *1000)
      • Normally the value of the Upload Delay is negative, which means the dictation was processed in less time than the length of the audio. A large positive value, like a 5-digit number, indicates that it took much more time to process the dictation than the length of the audio. For example, an upload delay value of 20,000 would mean a 20 second delay. A positive upload delay value of four digits represents a delay of at least one second (e.g. a value of 3000 is a delay of 3 seconds). Positive upload delay values may indicate slowness on the customer’s internal system (like their WiFi), but it could be a problem on our end. If you see a large number, you should compare it to other users in that same group. (Is it happening for just one user? Or the whole group?) You should also pull the user’s log file and send that to nVoq Support.

upload-delay

  • Run a network diagnostic tool like WinMTR or PingPlotter. These tools record the routes between the sender’s machine and nVoq server over an extended period of time. They also display the amount of time each hop takes.
  • You can also look at https://status.nvoq.com/ to see if there are issues that we already know about occurring on nVoq systems.
  • On a Windows computer you can check to see if your system is running out of memory to cause latency or unresponsiveness. 
  • If the problem persists, turn on logging and contact nVoq Support.