PabbleDabble commented on issue #227: URL: https://github.com/apache/cordova-plugin-media-capture/issues/227#issuecomment-926669162
@viktor-shmigol I'm very sorry for not responding, I must have missed this. We don't use cordova-plugin-media-capture for audio capture as it had some other issues for us related to Window/iOS/Android consistency. We're using - https://github.com/apache/cordova-plugin-media - for all our audio. I would look in the code for cordova-plugin-media-capture in the audio section and see if the changes for #215 need to be also applied to that section as well? I would not be surprised if the user who made that maybe cares more about the video capture and targeted that, and didn't bother to update the audio part? We support audio capture in our app but honestly I don't know who that's useful for as (in my opinion) voice notes are kind of weird way for users to want to capture data. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
