Difference between revisions of "Microphone:start"
From GiderosMobile
| Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
| − | + | '''Available since:''' Gideros 2013.06<br/> | |
| − | ''' | + | '''Class:''' [[Microphone]]<br/> |
| − | ''' | + | |
| − | === | + | === Description === |
| − | + | Starts recording with device. | |
<source lang="lua"> | <source lang="lua"> | ||
| − | + | Microphone:start() | |
</source> | </source> | ||
{{Microphone}} | {{Microphone}} | ||
Revision as of 08:03, 24 March 2022
Available since: Gideros 2013.06
Class: Microphone
Description
Starts recording with device.
Microphone:start()