disable Inhibits the audible prompt. Syntax Reference_Syntax.disable = “1 | 0″ Values Type Values String • 1 (default) An audible prompt is produced if the field is not hidden or invisible. • 0 There is not be an audible prompt. Applies to Model Object Form Model speak Version XFA 2.1 Examples JavaScript TextField1.assist.speak.disable = “0″; FormCalc TextField1.assist.speak.disable = “0″