<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > VoiceRecorder > Method >SetTextAfterRecord |
Sets the text after recording.
Prototype :
void SetTextAfterRecord
(
string TextAfterRecord
)
Arguments :
TextAfterRecord |
Text after record |
Example :
This.SetTextAfterRecord("Text");
Available Events :
All Events