Microphone:setOutputFile

From GiderosMobile
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Available since: Gideros 2013.06
Class: Microphone

Description

Sets the output file. If an output file is specified, captured audio is recorded to this file. You cannot set output file while recording.

Microphone:setOutputFile(fileName)

Parameters

fileName: (string) the filename. It should be in documents or temporary directory