You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (Jira)" <ji...@apache.org> on 2020/06/24 17:04:00 UTC

[jira] [Closed] (CB-11521) Media plugin: Get audio data as an array.

     [ https://issues.apache.org/jira/browse/CB-11521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jcesarmobile closed CB-11521.
-----------------------------
    Resolution: Won't Do

closing as won't do because nobody has commented nor voted

> Media plugin: Get audio data as an array.
> -----------------------------------------
>
>                 Key: CB-11521
>                 URL: https://issues.apache.org/jira/browse/CB-11521
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: cordova-android, cordova-plugin-media
>    Affects Versions: 3.5.0
>            Reporter: Curtis Robinson
>            Priority: Minor
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> When I record a sound I'd like to get a Float32Array. Just like how when you have a sound that was loaded as an audioBuffer you can do myAudioBuffer.getChannelData(0) and it will give you an array of the sound data. I want to do myMedia.getChannelData(). Since you can play the sound with myMedia.play() the data is already in memory I just don't get access to it? 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org