Audio

Parent Previous Next


play TONE (BUZZER)


AT#TONE<id>


<id>  1...9 : play selected tone



AT#TONE4

play tone 4 on local buzzer



play beep


AT#BEEP<id>,<out>


<id>  1 : short beep

       2 : long beep


<out> 0 : buzzer

       1 : speaker



AT#BEEP1,0

play a short beep on local buzzer


AT#BEEP2,1

play a long beep on external speaker



play melody


AT#MELODY<id>,<out>


<id>  0 : stop current melody

       1...10 : start selected melody


<out> 0 : buzzer

       1 : speaker


AT#MELODY8,0

play melody 8 on local buzzer


AT#MELODY5,1

play melody 5 on external speaker


AT#BEEP0

stop melody



play audio file (speaker)


AT#SPEECH<id>


<id>        0 : play audio message reporting the Device Identifier

1...100 : play audio message associated to recipient 1...100

       101 : play audio message associated to Power Supply Failure

       110 : play audio message associated to Power Supply Restore

       119 : play audio message associated to Counter C1 closing

       120 : play audio message associated to Counter C2 closing

       121 : play audio message associated to Counter C1 opening

       122 : play audio message associated to Counter C2 opening

       123 : play audio message associated to Pulse Counter P1 Low Ratio

       124 : play audio message associated to Pulse Counter P2 Low Ratio

       125 : play audio message associated to Pulse Counter P1 Hi Ratio

       126 : play audio message associated to Pulse Counter P2 Hi Ratio

       127 : play audio message associated to Time Counter T1 Threshold

       128 : play audio message associated to Time Counter T2 Threshold

       129 : play audio message associated to Pulse Counter P1 Threshold

       130 : play audio message associated to Pulse Counter P2 Threshold

       131 : play audio message associated to Low Battery

       132 : play audio message associated to ADC1 Below Threshold

       133 : play audio message associated to ADC2 Below Threshold

       134 : play audio message associated to Low Internal Temperature

       135 : play audio message associated to High Battery

       136 : play audio message associated to ADC1 Above Threshold

       137 : play audio message associated to ADC2 Above Threshold

       138 : play audio message associated to High Internal Temperature

       139 : play audio message associated to MCC/MNC/LAC/CI changed

       140 : play audio message associated to Output O1 Set

       141 : play audio message associated to Output O2 Set

       142 : play audio message associated to Output O1 Reset

       143 : play audio message associated to Output O2 Reset

       144 : play audio message associated to keyboard assistant WELCOME

       145 : play audio message associated to keyboard assistant OK

       146 : play audio message associated to keyboard assistant KO

       147 : play audio message associated to keyboard assistant CANCEL

       148 : play audio message for Recipients acknowledge

       149 : play audio message "ALARM"

       150 : play audio message "DANGER"


AT#SPEECH0

say the name of this device on external speaker


AT#SPEECH1

play the message defined for Recipient 1 (if any) on external speaker


AT#SPEECH149

say "alarm" on external speaker