blackberry / WebWorks-Community-APIs

Community owned repository containing JavaScript Extensions for BlackBerry WebWorks
Apache License 2.0
140 stars 204 forks source link

LowLatencyAudio, no errors, success callback called, no sound #399

Closed brvier closed 8 years ago

brvier commented 9 years ago

Hi,

I'm currently trying to use com.blackberry.community.lowlatencyaudio. But while ressource are well preloaded and call to play call sucess callback, but i didn't hear any sound.

File: is loaded Playing one.wav

I'm using the last 10.3.1 official release for bb10 z10.

Also where is the source of libpgaudio ? Thanks

umcsdon commented 9 years ago

Hi @khertan

The native implementation can be found here, and I confirmed the sample project works under 10.3.1.1779.

Can you share some additional information on this problem? I will try to reproduce on my side & fix it eventually.

brvier commented 9 years ago

Thanks, so probably somethings on my side ... i ll try the sample and study what happen on my side. Will be back soon