You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/05/22 09:17:37 UTC

[GitHub] [cordova-plugin-media] bonjourjoel opened a new issue #305: Audio recording quality setting on IOS

bonjourjoel opened a new issue #305:
URL: https://github.com/apache/cordova-plugin-media/issues/305


   Hi,
   Is there any way to lower the quality sampling rate on IOS, when using `startRecord()` ? The files are quite big for internet usage and transport. Maybe it can be switched to mono with low sampling rate?
   On android a 20 sec recording is about 50Kb and 8 times as much on IOS.
   Maybe a hint on how to do it? Thanks.


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [cordova-plugin-media] bonjourjoel closed issue #305: Audio recording quality setting on IOS

Posted by GitBox <gi...@apache.org>.
bonjourjoel closed issue #305:
URL: https://github.com/apache/cordova-plugin-media/issues/305


   


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [cordova-plugin-media] bonjourjoel commented on issue #305: Audio recording quality setting on IOS

Posted by GitBox <gi...@apache.org>.
bonjourjoel commented on issue #305:
URL: https://github.com/apache/cordova-plugin-media/issues/305#issuecomment-846390095


   Ok sorry to have asked. I found the setting it's in CDVSound.m:695


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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