SayAlpha( ) Spells a string

 

    SayAlpha(string)

 

Spells out the passed string, using the current language setting for the channel. See the SetLanguage( ) application to change the current language.

    exten => 123,1,SayAlpha(ABC123XYZ)

 

See Also

SayDigits( ), SayNumber( ), SayPhonetic( ), SetLanguage( )