Re: [shoes] Anyway to record and play a sound in shoes or gem?
- From:
- Yiling Cao
- Date:
- 2010-10-28 @ 12:42
oh yes, forgot have video function. the almighty VLC player。 thanks
On Thu, Oct 28, 2010 at 8:40 PM, ashbb <ashbbb@gmail.com> wrote:
> Hi Yiling,
>
> Shoes 3 for Windows supports video method. So, you can play mp3 files like
> this.
>
> Shoes.app do
> video 'c:/tmp/sound.mp3', autoplay: true
> end
>
> But, not support record function so far.
>
> ashbb
>
Re: [shoes] Anyway to record and play a sound in shoes or gem?
- From:
- Steve Klabnik
- Date:
- 2010-10-28 @ 14:42
Also, Shoes 3 comes with bloopsaphone. :)