Audio is not getting play in UIWebView using objective C

I am working in a project in which I am using UIWebView. The Project is in Objective C. I tried to load HTML string in a webView which contains Audio. But some how Audio is not getting play in iPhone. But it's playing in iPad. I tried to find the problem which I am getting. But unfortunately I couldn't found any solution for this. Please help me in this.