Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

don_ASKet
don_ASKet
Offline

Badges

Badges
1

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
2

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by don_ASKet
Customize the badges you want to showcase on your profile
Re: LCCSFlashOnly swc for 10.3 player with AEC support - Adobe LiveCycle 03-06-2011
We had same problem when we use beta version of it. PS We tried to use AEC from first beta version, with beta swc and beta FP. All work, but sound was very noised. When we builded version for release, we use beta swc, because we don't find release version in last SDK. Swc from 11 version don't help for us toBut is it may be different beta version? I will tested in monday. Thank you for support.

Views

877

Likes

0

Replies

0
Re: echo cancellation - Adobe LiveCycle 01-06-2011
Hello.We have same problem to. I registered it to the JIRA (http://bugs.adobe.com/jira/browse/FP-7065).Out code for mic initialization: private function initMicrophone():void { _microphone = Microphone.getEnhancedMicrophone(); _microphone.codec = SoundCodec.SPEEX; microphone.rate = 44; microphone.enableVAD = false; microphone.noiseSuppressionLevel = 0; microphone.setSilenceLevel(0); var options:MicrophoneEnhancedOptions = new MicrophoneEnhancedOptions(); options.mode = MicrophoneEnhancedMode.FUL...

Views

1.5K

Likes

0

Replies

0