Phrase errors can occur when VBVoice is unable to open a specified file, when it cannot find a specified phrase in a file, or when an invalid parameter was specified in a System phrase.
Most errors are found during design checking or at startup, but some errors occur at runtime. These runtime errors are for system phrases that contain calculated values or for files that are erased after startup. In these scenarios, a PhraseError Event is generated in the control playing the phrase.
Your code can do one of the following:
Replace the phrase in error with a new phrase
Ignore the phrase
Allow the default action to occur, which terminates the call
The VBVLog shows these errors as they are encountered in the system during runtime.