I'm new to Gideros but it looks really good. From looking around it appears the ability to record with a mobile devices microphone is not currently included in the API.
Is there the ability to create a plugin to call existing libraries (assuming I can find one) that can handle this.
I'd like to be able to record and have the option to pause and resume while recording.
From there aso be able to edit the audio file once it's created.
There are Apps that do this so it's certainly possible. They are likely developed in something else but I'd sure like to use Gideros and Lua.
Thanks for any help.
Neil
Comments
Very disappointing to read you think it's not the right platform but you would certainly know. Why is that? If I can record and save a file (I already got all of that working in 'beer" but they had no pause/resume during record and require Enterprise option for possible additional library access) I am doing well.
Perhaps I can get by without edit; Will that help stay with Gideros?
Also, forgot to ask, - are their routines available to then send a file to an FTP server?
Thanks again,
Neil
And it seems LuaSocket supports for FTP protocol http://w3.impa.br/~diego/software/luasocket/ftp.html and Gideros already comes with LuaSocket plugin by default.
I have "C" experience and I'm willing to have a go at it.
What about for the Android?
Thanks again.
Neil
Is there enough documentation/reference help here to explain how I will prepare and launch an app with a different plugin for the different platforms? Probably a silly question as I'm sure it's done all the time - just not with Audio plugins.
Any clues/tips are welcomed.
Thanks
Neil
So C++ example:
http://www.giderosmobile.com/forum/discussion/1025/step-by-step-how-to-write-a-c-plugin-and-deploy-it-to-the-desktop-windows-player#Item_1
But yeah, it's also possible separately:
Android:
http://www.giderosmobile.com/DevCenter/index.php/Writing_Android_plugins
IOS:
http://www.giderosmobile.com/forum/discussion/571/a-simple-c-sample-plugin#Item_1
Really appreciate it.
Neil
ability for recording sound will be great.
And in my next project i want to use mic. It is a compilation of a lullabies and parents should be able to record their own voice. My app about pickup has nice reviews and i have e-mails from users with thanks. So suitable too:)
In e-books sound recording is default possibility now.
I have two options now:
1) Lose my order.
2) Move to another framework.
To be true i'm a bit confused. You are adding functions that doesn't bring new functionality. Only problems with encryption, for example. But features that is really necessary are ignored.
- currently encryption is not problematic or broken (I've improved it right after the comments)
- audio recording isn't/wasn't on roadmap
- encryption was requested more than audio recording
Here is a link to it with Android:
http://developer.android.com/guide/topics/media/audio-capture.html
https://deluxepixel.com
http://www.nightspade.com
@unlying on which platform do you need first? I can post a audio recording plugin in a couple of days.
Likes: SinisterSoft, OZApps
https://deluxepixel.com