How to keep the audio playing even when the screen goes off?

No can do, if your app is suspended by the screen off, etc.

When your app suspends, everything it is doing suspends.

Corona does not continue to ‘run in the backdround’ it sleeps.