This plays a generic system error file. It is intended to tell the user that the system is broken and to call a customer service representative to notify them.
[Visual Basic] Public Shared Function PlayError( _ ByVal chdev As Integer, _ ByVal system_error_file As String, _ ByVal voice_format As VoiceFormat _ ) As TermCode
This is a full path to a file which speaks of a system error and a technical support number to call. This file must be a separate file and not part of a VAP file.