<say file name error-file action digit-timeout input-timeout loops language type method gender><bind action strip>*EXPR*</bind></say>
Use the FreeSWITCH say engine to iterate sounds to simulate a human speaker. It has the following attributes:
- text: The text to speak, spell, pronounce, and so on
- name: Param name in which the result will be saved
- error-file: Error file to play on invalid input
- digit-timeout: Timeout waiting for digits after file plays (when input bindings are present)
- input-timeout: Timeout waiting for more digits in a multi-digit input
- loops: Maximum number of times to play the file when input bindings are present
- language: Language of speech
- type: Type (say interface parameter)
- method: Method (say interface parameter) ...