Returns the ampersand-delimited file names that would be played by the Say aplicações (e.g. SayAlpha, SayDigits).
Descrição: Returns the files that would be played by a Say aplicação. These filenames could then be passed directly into Playback, BackGround, Read, Queue, or any aplicação which supports playback of multiple ampersand-delimited files.
Example: Read using the number 123same => n,Read(response,${SAYFILES(123,number)})
SAYFILES(value,type)
value - The value to be translated to filenames. type - Say aplicação type. alpha - Files played by SayAlpha(). Default if none is specified. digits - Files played by SayDigits(). money - Files played by SayMoney(). Currently supported for English and US dollars only. number - Files played by SayNumber(). Currently supported for English only. ordinal - Files played by SayOrdinal(). Currently supported for English only. phonetic - Files played by SayPhonetic().
Dialplan aplicações SayAlpha Dialplan aplicações SayDigits Dialplan aplicações SayMoney Dialplan aplicações SayNumber Dialplan aplicações SayOrdinal Dialplan aplicações SayPhonetic
This documentation was generated from Asterisk branch 21 using version GIT