Calling Android Text to Speech from Corona

Could anybody please supply a Lua code example which calls Android Text to Speech (TTS) , from Corona SDK Lua file. The platform is an Android tablet or phone. The code example should be a Lua function or library which can be passed a text string of up to 300 characters, and will make the tablet or phone speak through the built-in Android TTS library.