Recording audio with LC on OSX?

Phil Davis revdev at pdslabs.net
Fri Apr 7 03:16:32 EDT 2017


Hi Terry,

If you don't mind using a command line app from within your LC app, you 
might try sox ( http://sox.sourceforge.net/ ). It is quite powerful and 
seems simpler to me than ffmpeg ( https://ffmpeg.org/) which I have also 
used from within LC. One of my apps uses sox to create voice recordings, 
but I've never tried recording synthetic speech output.

Food for thought -
Phil Davis


On 4/6/17 11:12 PM, Terry Judd via use-livecode wrote:
> OK – looks like mergMicrophone is an option on OSX – I’ll give that a try.
>
> Terry...
>
> On 7/04/2017 12:04 pm, "use-livecode on behalf of Terry Judd via use-livecode" <use-livecode-bounces at lists.runrev.com on behalf of use-livecode at lists.runrev.com> wrote:
>
>      I want to record sound from within LC on a Mac – actually I want to get LC to speak some text and have it recorded to file (using Sound Siphon to capture it directly rather than via the inbuilt mike and speakers). Is setting the dontUseQT to false and going with ‘record sound’ the only option or is there another non Quicktime way?
>      
>      Regards,
>      
>      Terry...
>      _______________________________________________
>      use-livecode mailing list
>      use-livecode at lists.runrev.com
>      Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
>      http://lists.runrev.com/mailman/listinfo/use-livecode
>      
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

-- 
Phil Davis





More information about the use-livecode mailing list