I am implementing an text to speech application. As my requirements I need to delay the output speech some time during the play. It is like follows,
My name is [5 seconds delay] James. like this. When the speech starts it needs to pause 5 seconds during the play. Is this is possible ? Please suggest