A prompt condition controls whether a prompt plays or not. It's common in VUIs to have some prompts only play once (the first time), or only when some state exists (the user has logged in). PromptCondition is a base class.
@author IanRaeLaptop
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.