captureAudio
Invokes the device microphone to record audio.
Available for
Model-driven apps (mobile client)
Syntax
context.device.captureAudio()
Return Value
Type: Promise<FileObject>
See Promise and FileObject
Exceptions
Related articles
Device
Power Apps component framework API reference
Power Apps component framework overview