AEC support in AIR 2.7

Does the latest LCCS swc support AEC in AIR 2.7?  From reading the forums I'm getting the idea that AEC is just always turned on now and I all I would have to do is build my app against the latest swc and AIR 2.7.  I just thought I'd ask before I started down a wrong path.
Thank you,
-Eric

So I built my client tonight against AIR 2.7 (on OSX) but for some reason my mic isn't working.   In another section of my application I was able to record audio using mic = Microphone.getEnhancedMicrophone(-1) and play it back so at least I know that part is working.
I can connect to my older client and I can hear audio and see video coming from them but no audio coming from me.   Maybe I've just fallen behind the times with LCCS.
In debug I can see that my audioPub is using the enhanced mic, and has selected the correct mic by looking at it's name.
Any ideas on what I should be hunting down?
Thank you,
-Eric

Similar Messages

  • 2012 LG TV devices that support Adobe Air?

    Do all of the 2012 line of LG devices support Adobe Air for TV?
    If not, is there a list of devices that do and don't?

    I posted the same question of LG's TV developer site (http://developer.lgappstv.com) and someone (who I think worked for LG) responded saying that all devices of the 2012 line support Air for TV. What's more, their documentation implies that LG supports the latest version (3.0) of Air for TV.

  • Does third party external dvd writer support mac air?

    i want to purchase an external dvd writer for my mac air MC956. does third party dvd writer support mac air?

    usb dvd writers would work the same on all osx computers so if
    macbook pro or normal macbook or imac are supported air will work too

  • LCCSFlashOnly swc for 10.3 player with AEC support

    Attaching the LCCSFlashOnly swc for 10.3 player with AEC support.
    Thanks
    Arun

    Firstly, thanks for posting the SWC.
    I'm attempting integrate the SWC into Flash Professional CS5.5.
    I've added the new LCCS SWC to the 'lib' directory and the new playerglobal.swc to the 'FP10.2' directory.
    It compiles fine but at runtime I get the message:
    VerifyError: Error #1014: Class flash.media::MicrophoneEnhancedOptions could not be found.
    as the version I appear to be running is 10,2,153,2.
    I'm assuming this means that the new 'playerglobal.swc' isn't being used by Flash Professional?
    Is it possible to upgrade Flash Professional to use 10.3?
    Any help would be appreciated, as I can't see what I'm doing wrong!
    Thanks

  • Proxy support in AIR?

    Hi,
    I'm working on Flex/AIR application that makes HTTP requests
    and I wonder if Adobe AIR supports proxy server (with user/password
    if needed). I coulnd't find it any usable informations in the
    documentation regarding this.Thank you for your help.
    regards
    Roman

    AIR applications use the system proxy settings.
    Oliver Goldman | Adobe AIR Engineering

  • Enhanced Microphone support in AIR 3 for Android

    To whom it may concern:
    I'm trying to build a pseudo-Skype application with Flash CS 5.5, for AIR 3.0 (on Android 2.3.4). 
    Unfortunately, while AIR 3 does (finally) support the front-facing camera, it does not support the echo-reducing technology of the "EnhancedMicrophone" features.
    Is anyone planning on fixing this or is their a work-around? 
    I'm trying to convince my superiors that AIR is sufficient for developing prototypes and I could use some support.
    Thanks, in advance, for your assistance.
    Sincerely,
    Mikey

    I am wondering about this as well, so I am making this post in to get this bumpped back up and hopefully get an answer.

  • Future native Android API support in AIR ?

    Greetins,
    Is Adobe planning to increase the number of native Android APIs that are accessible through AIR?
    If so, is there a planned order in which this additional API support will be added to future versions of AIR SDKs?
    AIR is an easier way to target Android (for me) than native Android dev with ADT. One major advantage being the Flash Builder Design View. But those advantages only go so far against the disadvantage of not being able to access all the native API's on the devices.
    If the plan is to eventually support them all (within a reasonable time frame), then I can wait. If however, AIR on Android will not support any more APIs than it does now, learning JAVA for ADT dev will become necessary.
    Thank you

    Thanks for the responses. I posted to ideas as suggested. See link below.
    http://ideas.adobe.com/ct/ct_a_view_idea.bix?c=9D564F43-979A-4E35-AA21-85A61B6AB8DE&idea_i d=97A23FF1-8471-4C26-8EC3-1FC9A9B7F29D

  • OpenSL ES support in AIR?

    Are there any plans for AIR on mobile to support OpenSL ES? I'm working on an audio-intensive app, and it would be great to be able to use AIR. The reason for needing OpenSL is that I'd like to be able to use 3D positional audio.
    Steve

    It looks like the Away3D sound libraries are the way to go.

  • Twisties (and ShowHideAll) methods supported in AIR output?

    Just wondering...
    Does anyone know of a way to produce working twisties-with-ShowHideAll controls that work in AIR applications produced from Robo 8?
    Peter Grainge's web site (http://www.grainge.org/pages/authoring/twisty/twisty.htm) provides excellent information about implementing a variety of twisty methods for webhelp output that displays well in Internet Explorer, Firefox, and Google Chrome.
    Currrently we use the "twisties with a one-button ShowHideAll" implentation that works great in Webhelp format. Unfortunately, this method uses the "original" twisty method with a single-button ShowHide script - neither of which currently works in AIR output.
    There is another twisty method (TS Paul's) that works fine in AIR, but cannot be combined with ShowHideAll button functionality.
    RoboHTML 8 does provide a fairly crude, built-in method for implementing twisties that is supported through the default RH webhelp Javascript file: ehlpdhtm.js. However, this method only supports a single twisty implementation per help project, and it doesn't support any ShowHideAll controls.
    Does anyone know a way around this limitation, that would allow including Twisties-with-ShowHideAll functionality in RoboHTML so that it is viewable in AIR format?

    See the "Show / Hide without Twisties - One button" method described on page 9, here: http://www.grainge.org/pages/authoring/twisty/Twisties1.pdf.
    I first implemented this method for CHM help in RoboHelp x5. We've since upgraded to RoboHelp 9, and I've verified that it works in both AIR browser based help and AIR application help (as well as CHM help).

  • NTLM, Kerberos support in AIR app

    Hi,
    is it possible to use NTLM or Kerberos authentication when connecting from AIR application to server? Server will be configured to do NTLM authentication againts AD and user on Windows workstation will be already authenticated to AD. AIR application can communicate with server either by simple HTTP requests or by using RemoteObject.
    My goal is to avoid duplicite loging.
    Was anybody solving the same issue?
    Thanks in advance,
    Jan

    So I built my client tonight against AIR 2.7 (on OSX) but for some reason my mic isn't working.   In another section of my application I was able to record audio using mic = Microphone.getEnhancedMicrophone(-1) and play it back so at least I know that part is working.
    I can connect to my older client and I can hear audio and see video coming from them but no audio coming from me.   Maybe I've just fallen behind the times with LCCS.
    In debug I can see that my audioPub is using the enhanced mic, and has selected the correct mic by looking at it's name.
    Any ideas on what I should be hunting down?
    Thank you,
    -Eric

  • What's LZMA Support in AIR 3.8 beta mean?

    LZMA Support – On iOS and Android, LZMA compressed swfs can now be packaged and are supported.
    When I use AIR3.7 release ipa when packaged swf could not load the swf files. I have to convert all swf files content to swcs to use.
    The new feature means the problem is solved?

    At one point I was getting an error about not enough memory to use the compress feature, so I turned that off completely. The final IPA size wasn’t affected, and even the swf size was the same. That make sense in a way, because swcs are already zip compressed.

  • StageScaleMode.EXACT_FIT not supported in air 2.7 for ios?

    stage.scaleMode = StageScaleMode.EXACT_FIT;
    Does not work correctly air 2.7 for ios. It is all messed up.
    This is what my program looks like in air 2.6 for ios:
    http://literacysoft.com/uploads/2.6.PNG
    This is what it looks like when compiled with air 2.7:
    http://literacysoft.com/uploads/2.7.PNG
    Is there anything I can do to fix this?
    -Scott

    I think you are hitting the GPU fullscreen bug in AIR 2.7(http://forums.adobe.com/message/3747867). It suspect it is not related to the scale mode that you are setting. To confirm, you could set the renderMode to cpu in your application xml. You should not be able to reproduce the bug.
    -Sanika

  • Support for AIR 3.5?

    AIR 3.5 is now released.  Is there guidance on how to use AIR 3.5 with FlashBuilder 4.7 Beta?

    yes, i use anes in my app 
    the ane list
    <extensions>
    <extensionID>com.sticksports.nativeExtensions.InAppPurchase</extensionID>
    <extensionID>com.sticksports.nativeExtensions.GameCenter</extensionID>
    <extensionID>com.adobe.Networkinfo</extensionID>
    <extensionID>com.adobe.gamekit</extensionID>
    </extensions>
      this  code make milestone 2 crash when load swf.
    this.gameLoader = new Loader();
    var url:URLRequest = new URLRequest("afterload.swf");
    var loaderContext:LoaderContext = new LoaderContext(false, ApplicationDomain.currentDomain, null);
    this.gameLoader.contentLoaderInfo.addEventListener(Event.COMPLETE, loadCompleteHandler);
    this.gameLoader.contentLoaderInfo.addEventListener(IOErrorEvent.IO_ERROR, ioErrorHandler);
    this.gameLoader.contentLoaderInfo.addEventListener(ProgressEvent.PROGRESS, prograssHandler);
    gameLoader.load(url, loaderContext);
    i will make more detail test on this problem later.

  • Why did Adobe stop the support in Air for iOS?

    Today Adobe said that he stop with the developing for iOS,
    It`s mean that he will NOT update the AIR for iOS for newer iOS (like iOS 5).
    I paid many money for a Flash`s license and AppStore`s member!
    What sould I do now?

    What was talked about today is the development of the Flash Player for mobile browsers, that will end after the next version is released. iOS is not affected by that, because Flash didn't work in Safari on iOS anyway.
    Adobe did talk about how they were going to do more with AIR mobile apps, so if anything today's announcements is good news for AIR for iOS.

  • WS-C3750G-24WS-S50 only supports 25x AIR-LAP1242 instead of 50

    Hope someone knows how to solve this issue we have.
    A refurbisched WS-C3750G-24WS-S50 that we have send to our client should support 50 LAP  (the unit says WS-C3750G-24WS-S50 at the back of the unit)
    Also the "show version" of the 3750 says WS-C3750G-24WS-S50.
    He upgraded the WLC software from 4.0 to 5.0 then to 6.0 and finally upgraded to 7.0 now claims the web-interface only shows 25 supported access-points. We never checked the cli from the WLC before the upgrade.
    Also he uploaded a old config file from a other S25 intergated WLC controller .
    1) What could be the reason for this issue ?
    2) How does the upgrading from 25 to 50 LAP work ? Is it like the PIX/ASA with a license key ?
    3) When you upgrade the WLC sofware you only use a piece of universel code like the IOS right  ?,can it cause a integrated WLC to loose the support for the 50 LAP ?
    4) Can you use a config file from a S25 with out issues ?
    5) What part-ID do we need to purchase when we want to upgrade a S25 to a S50 ?
    See attached screen shot from the switch.
    Many thanks !

    Thanks for your post , i could not find any license so now i know why.
    How is it possible that a unit physically says it is a S50 and also the "show version" shows this same S50 ? But in hardware it is a S25 ?
    Can you limit the amount shown in the web interface by inserting a configuration from a S25 ?
    Cisco asked us for a PAK key and or a Sales order number why ? If this unit should be a S50 and imagen there is a srewup on their side should they not be more willing to help us ?

Maybe you are looking for

  • Why will iTunes not work on my computer?

    I cannot get iTunes to work on my desktop computer. I had a crash some time ago and think it may have to do with a missing driver. I hope someone can help me with this problem. I can access iTunes on my laptop but it is not convenient.

  • Workshop JVM terminated

    I wanted to try out the new 9.2 stuff so I downloaded the 9.2 portal and started going through the "Getting Started With Weblogic Portal" tutorial. Everytime I try to change to the portal perspective the workshop dies. I get the Workshop4WP window th

  • Help!! Can't do SORT in GROUP ABOVE style

    Hi, I tried to build a report by using GROUP BY styple, then I try to SORT the output data by using ORDER BY in my query, it didn't work, does anybody know how to do this? is that anything to do with GROUP BY report style? the SQL statement is like:

  • EXS sample content moved

    Hello - I recently moved my personal EXS library content to a new hard drive; I thought EXS would automatically locate, but no. How do I get EXS to see the new location without actually rebuilding each instrument please? Many thanks -

  • "Privacy" in settings on iPad 1?

    I'm trying to change the privacy settings so I can directly save images from google chrome to my photo library, but whenever I try I'm told I need to change my privacy settings. Upon going to settings, there's no "Privacy" icon available. I've looked