Difference between revisions of "Microphone:stop"
From GiderosMobile
 (Created page with "__NOTOC__ '''Available since:''' Gideros 2013.06<br/> === Description === Stop recording. <source lang="lua"> = Microphone:stop() </source>")  | 
				|||
| Line 4: | Line 4: | ||
Stop recording.  | Stop recording.  | ||
<source lang="lua">  | <source lang="lua">  | ||
| − | + |  Microphone:stop()  | |
</source>  | </source>  | ||
Revision as of 10:16, 23 August 2018
Available since: Gideros 2013.06
Description
Stop recording.
 Microphone:stop()