Beep command
The usage of this command is quite simple, you just need to type this anywhere in an OzML script, and the command will play a simple beep sound.
Parameters
This command does not require any additional parameters.
OzML example
The following example is about to show, how easy you can implement the Beep command into your OzML script. The Speak command tells that you will hear the beep sound after two seconds, and after the Delay, the beep sound will be played.
<?xml version="1.0"?> <Response> <Speak>After 2 seconds, you will hear the beep sound.</Speak> <Delay>2</Delay> <Beep/> </Response>
More information
- Commande AttendedTransfer
- Commande BlindTransfer
- Commande d'appel
- Commande ForwardCall
- Commande ListCallHistory
- Commande Hangup
- Commande Hold
- Commande ListActiveCalls
- Commande ListExtensions
- Commande ListExtensionTypes
- Commande Play
- Commande Record
- Commande Request
- Commande SendDTMF
- Speak
- Commande Unhold
- Commande ReceiveMessage
- Commande SendEmail
- Commande SendMessage
- Commande SendSMS
- Commande Array
- Commande Beep
- Commande Delay
- Commande DeleteFile
- Commande ForEach
- Commande GoTo
- Commande MoveFile
- Commande Reject
- Commande Route
- Commande SendAlarmNotification
- Commande SendMsg
- Commande UserInput
- Commande Var
- Commande WaitForMsg
- Commande CallSetup
- Commande Exit
- ListAddressbokkContacts
- Commande ListAddressbookNames
- ReceiveAlarmNotification