Skip to main content
June 30, 2011
Question

Is there a way AIR App Events to trigger default device ring tone?

  • June 30, 2011
  • 1 reply
  • 364 views

Hi!

I'd like to know if is it possible for AIR App to work with native device sound, I mean some events to trigger ring tone, mobile vibration...

for example,

private function alarm(e:Event):void{

// mobile vibration();

//or

//play default ring tone

}

Thanks!

This topic has been closed for replies.

1 reply

Participating Frequently
July 2, 2011

There's no direct API for this. It should be possible in an upcoming release.

July 3, 2011

O, thank you!

I'm looking forward