语言

Menu
Sites
Language
Tizen Audio performance

Hello,

We are using WebAudio APIs in Tizen. There is a latency between the call being made and the sound appearing, in the region of half a second. Is this a known problem?

Do we have any APIs for audio play without introducing performance or latency problem?

响应

2 回复
talari praveen kumar

Hi

Please refer the below post for detailed information on this issue

https://developer.tizen.org/forums/web-application-development/web-audio-api-delay-local-files

Alexander AVSukhov

Hello,

Sound quality in web-apps may be improved by using WebAudio APIs. 
Most of the features specified in http://www.w3.org/TR/2012/WD-webaudio-20121213/ are supported in Tizen.
You may refer to AudioFilter application in Tizen SDK for more information.