Name

SayAlpha() — Spells a string

Synopsis

SayAlpha(string)

Spells out the specified string, using the current language setting for the channel. See the CHANNEL function for more information on changing the language for the current channel.

          exten => 123,1,SayAlpha(ABC123XYZ)
        

See Also

SayDigits(), SayNumber(), SayPhonetic(), CHANNEL