Specifications
AT Command Set for L55 Platform 2003-11-21
Copyright Siemens AG 2003 All Rights Reserved Page 98 of 131
2.4.2.16 AT^SMSO
AT^SMSO Switch device off
Test command
AT^SMSO=?
Response
OK
Execute command
AT^SMSO
Response
OK
Device switches off
2.4.2.17 AT^SVMC
AT^SVMC Voice Memo Contol
Test command
AT^ SVMC =?
Response
^SVMC: (list of <actions>s),<number>,<time>,<nlength>
+CME ERROR: <err>
Parameter:
<action>
integer type value; the following values are defined:
0 stop recording and save the Voice Memo, or
stop playback of Voice Memo
1 cancel recording without saving current file
2 start recording; no index is needed - if an index is
specified, an error is issued. If a name is specified, it
will be associated with the current Voice Memo;
otherwise, the <datetime>oparameter is used as name.
<nlength> gives the max. length for the name of a Voice
Memo.
Examples:
AT^SVMC=2 start record, Voice Memo
is named with default
name “date_time”
AT^SVMC=2,,”My_Memo" start record named
‘My_Memo’
3 start playback of voice memo selected with <index>,
from start of file if no time is given. If a time (<start>) is
given then the playback starts a position <start> in
seconds from the beginning of the file. This could also
be used to have a fast forward or rewind. The
parameter <name> is not needed and if it is available
an error is issued
4 query information for voice memo with <index>, if no
index is given then an error is issued
5 delete voice memo with <index>, if no index is given
then all voice memos are being deleted
<number> integer type value indicating the number of available Voice
Memos, if no Voice Memo is available this value is ‘0’
<time> string of format "hh:mm:ss", indicating hour (hh), minutes (mm)
and seconds (ss)
<nlength> integer type value indicating the maximum length of field <name>
Write command
^SVMC=<action>[,<index>[,[<name>][,<start>]]]
Response
^SVMC: <action>,<index>,<name>,<date_time>
+CME ERROR: <err>
Parameter:
<action>
see Test command
<index> 0 .. 254 integer type value; which represents a certain
voice memo sorted in a chronological order
(starting with ‘0’, max. ‘254’)










