Syntax:
VA1.Play_this_file_for_Start = "Location"
Details :
Optional use. Plays this wave for every word recording and enables eyes free dictation and action.
COMMON SENSE ! PLEASE USE YOUR OWN WAVE FILE IF YOU FEEL 'START'
FOR EVERY WORD TO BE SILLY ! Use a small instrumental beep rather!
Example :
Private Sub Form1_Activate()
VA1.Play_this_file_for_Start = " Guitar.wav"
End Sub