[
https://issues.apache.org/jira/browse/FLEX-35127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
jadestar han updated FLEX-35127:
--------------------------------
Affects Version/s: Apache Flex 4.15.0
Fix Version/s: Apache Flex 4.15.0
> [FLEX]Microphone echo cancelation for mobile device
> ---------------------------------------------------
>
> Key: FLEX-35127
> URL: https://issues.apache.org/jira/browse/FLEX-35127
> Project: Apache Flex
> Issue Type: Bug
> Components: .Unspecified - Compiler, .Unspecified - Framework,
> .Unspecified - Mobile
> Affects Versions: Apache Flex 4.15.0
> Environment: - Aache 4.15.0 installer
> - Air SDK 22, 23 beta
> - Flash builder 4.7
> Reporter: jadestar han
> Fix For: Apache Flex 4.15.0
>
>
> While developing an application on flex now I have a few problem with
> Microphone.getEnhancedMicrophone function on android and, iOS devices.
> I tried to use flex 4.15.0 with air SDK 22.0.
> The problem follows.
> ...
> var mic:Microphone = Microphone.getEnhancedMicrophone();
> ...
> But return value of getEnhancedMicrophone() function is null.
> I know that air SDK 22 supports AEC(Acoustic Echo Cancelation) on iOS and air
> SDK 23 beta supports AEC on android devices.
> So I tested getEnhancedMicrophone functions on the flash mobile project and
> it is fine(not null), but on flex mobile project it is null.
> So can anybody to answer what is that and the ways to solve it?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)