Re: Android Sound Capture in WAV format

2017-10-18 Thread Ali Lloyd via use-livecode
I think this would make a nice example for my extensions session at LiveCode Global tomorrow. Here's the link for anyone not signed up! https://livecode.com/global/ On Tue, Oct 17, 2017 at 4:05 PM Ali Lloyd wrote: > Hi Peter, > The Android MediaRecorder class does not support WAV unfortunately.

Re: Android Sound Capture in WAV format

2017-10-17 Thread Ali Lloyd via use-livecode
Hi Peter, The Android MediaRecorder class does not support WAV unfortunately. There may be some third party libraries you could use to achieve this - including third party jar files will be possible once this PR is merged: https://github.com/livecode/livecode/pull/6059 On Tue, Oct 17, 2017 at 10: