SayMoney()
Synopsis
Say Money.
Description
This application will play the currency sounds for the given floating point number in the current language. Currently only English and US Dollars is supported. 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
SayMoney(dollars)
Arguments
dollars
See Also
- Asterisk 20 Application_SayAlpha
- Asterisk 20 Application_SayNumber
- Asterisk 20 Application_SayOrdinal
- Asterisk 20 Application_SayPhonetic
- Asterisk 20 Function_CHANNEL
- Asterisk 20 Function_SAYFILES
Import Version
This documentation was imported from Asterisk Version GIT-20-f8000daff5