SayDigits( )
|
Says the passed digits
|
SayDigits(digits)
Says the passed digits, using the current
language setting for the channel. See the SetLanguage(
) application to change the current language.
exten => 123,1,SayDigits(1234)
See Also
SayAlpha( ),
SayNumber( ),
SayPhonetic(
), SetLanguage(
)
|