Re: Android Audio Playback & Recording

2017-09-15 Thread Sannyasin Brahmanathaswami via use-livecode
Mahala Ali! OT a bit… but how do we do this on iOS ? use MergAV? I'm only seeing ref to Video recording… we should refer to this, mergAVAudioSessionSetCategory # and all the other mergMicrophone* # commands and functions, right? BR On 9/15/17, 1:53 AM, "Ali Lloyd via use-livecode"

Re: Android Audio Playback & Recording

2017-09-15 Thread Ali Lloyd via use-livecode
2017 11:44:49 -0400 > > From: Alejandro Tejada > > To: use-livecode@lists.runrev.com > > Subject: Re: Android Audio Playback & Recording > > Message-ID: > >0la-8n6pubpaixvegxdrfasip...@mail.gmail.com> > > Content-Type: text/plain; charset=&qu

Re: Android Audio Playback & Recording

2017-09-13 Thread Peter Reid via use-livecode
11:44:49 -0400 > From: Alejandro Tejada > To: use-livecode@lists.runrev.com > Subject: Re: Android Audio Playback & Recording > Message-ID: > > Content-Type: text/plain; charset="UTF-8" > > About Android Audio Recording using LiveCode, > check this a

Re: Android Audio Playback & Recording

2017-09-12 Thread Sannyasin Brahmanathaswami via use-livecode
Peter Reid wrote: 1. Find a way of getting the Fire/Android to play an arbitrary sound clip (typically less than 2-3 secs). I've gone for WAV format initially but I can easily make them something else (MP3, AAC, OGG, etc). ANY IDEAS for this? BR: Did you try the mobile player and play .

Re: Android Audio Playback & Recording

2017-09-12 Thread Alejandro Tejada via use-livecode
About Android Audio Recording using LiveCode, check this and read the comments for very useful additional information: https://livecode.com/android-audio-recording-library-using-java-ffi/ Al ___ use-livecode mailing list use-livecode@lists.runrev.com Pl

Android Audio Playback & Recording

2017-09-12 Thread Alejandro Tejada via use-livecode
Hi Peter, This part of your message caught my attention. Peter Reid wrote: > 3. Figure out how to compare the two sound clips > (sample against user), or convert the user speech input > into text for comparison with the original Word. Again, > any good ideas would be welcome, but I'm prepared to

Re: Android Audio Playback & Recording

2017-09-12 Thread Peter Reid via use-livecode
7, at 11:00am, use-livecode-requ...@lists.runrev.com wrote: > > Message: 3 > Date: Tue, 12 Sep 2017 03:27:35 + > From: Sannyasin Brahmanathaswami > To: How to use LiveCode > Subject: Re: Android Audio Playback & Recording > Message-ID: > Content-Type: text/plain; c

Re: Android Audio Playback & Recording

2017-09-11 Thread Sannyasin Brahmanathaswami via use-livecode
Aloha Peter I think we also want ot have the voice recognition option here so that we could record short notes, or issue commands Maybe that is OT for your use case, but I have some users interest in this. BR On 9/10/17, 11:06 AM, "use-livecode on behalf of Peter Reid via use-livecode"

Android Audio Playback & Recording

2017-09-10 Thread Peter Reid via use-livecode
Hi, I'm making an app for Android in the form of an Amazon Fire 7 tablet (2017 version). I'm doing the development with LC 9-dp8 and a Mac running macOS 10.12.6. A key part of this app requires the user to say a word or two, which will be recorded by the tablet and saved for subsequent compar