Accessibility features

In my next app I need to use iOS/Android native accessibility like Speech Synthesizer ( https://developer.apple.com/library/ios/documentation/AVFoundation/Reference/AVSpeechSynthesizer_Ref/index.html ). Native API looks easy but how to use it in Corona?

Best regards