StopRecording: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: 2017 source edit |
m (added Category:R2D2 using HotCat) |
||
(One intermediate revision by the same user not shown) | |||
Line 27: | Line 27: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
[[Category:Voice]] | [[Category:Voice]] | ||
[[Category:R2D2]] |
Latest revision as of 11:29, 27 March 2025
This command stops recording voice on the specified GSM port.
Command returns as soon as the voice recording is stopped.
COMMAND
Command | Line Arguments | Returns |
---|---|---|
StopRecording | PortIndex | Error Code in case of error. |
OUTPUT Command status:
"%s\n", status (CONNECTED or NO INCOMING CALL)
EXAMPLE
~# StopRecording 0
RECORDING STOPPED
~# StopRecording 1
NO CALL