<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Mar 6, 2015, at 8:54 AM, Sasi San &lt;<a href="mailto:sasikumar.gandhi@gmail.com" class="">sasikumar.gandhi@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><p class="">Hi-<br class=""></p><p class="">I am using Temasys’ Free WebRTC Plugin in my project with web kit audio 
APIs to get the audio stream. It works on Firfox and chrome&nbsp; browsers except Safari
 which is complaining about “createMediaStreamSource” of “AudioContext” 
is undefined.</p></div></div></blockquote><div>Yes, that API is not yet implemented in the Mac port of WebKit.&nbsp;</div><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><p class="">Please let me know when this API will be available for Safari.</p></div></div></blockquote><div>Apple does not comment on future releases, their timetables, or their contents.</div><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><p class="">or Is 
there any other API available to capture the audio stream from 
"onAudioProcess" function.</p></div></div></blockquote><div>Since the Mac port does not yet support Media Streams, the Temasys plugin must be using some kind of polyfill to render their audio to WebAudio. I suggest you contact Temasys to find out if there’s a way to insert a ScriptProcessorNode in their Web Audio graph.</div><div><br class=""></div><div>-Jer</div><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><p class="">Thanks,</p><p class="">Sasi</p></div>
_______________________________________________<br class="">webkit-help mailing list<br class=""><a href="mailto:webkit-help@lists.webkit.org" class="">webkit-help@lists.webkit.org</a><br class="">https://lists.webkit.org/mailman/listinfo/webkit-help<br class=""></div></blockquote></div><br class=""></body></html>