Name

SayPhonetic() — Spells the specified string phonetically

Synopsis

SayPhonetic(string)

Spells the specified string using the NATO phonetic alphabet.

          exten => 123,1,SayPhonetic(asterisk)
        

See Also

SayAlpha(), SayDigits(), SayNumber()