SayOrdinal()
Synopsis
Say Ordinal Number.
Description
This application will play the ordinal sounds that correspond to the given digits (e.g. 1st, 42nd). Currently only English is supported.
Optionally, a gender may be specified. This will use the language that is currently set for the channel. See the CHANNEL() function for more information on setting the language for the channel. If the channel variable SAY_DTMF_INTERRUPT
is set to 'true' (case insensitive), then this application will react to DTMF in the same way as Background
.
Syntax
SayOrdinal(digits,[gender])
Arguments
digits
gender
See Also
- Asterisk 16 Application_SayAlpha
- Asterisk 16 Application_SayDigits
- Asterisk 16 Application_SayMoney
- Asterisk 16 Application_SayNumber
- Asterisk 16 Application_SayPhonetic
- Asterisk 16 Function_CHANNEL
- Asterisk 16 Function_SAYFILES
Import Version
This documentation was imported from Asterisk Version GIT-16-249fe0f