Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Release 7.5.0
-
Component/s: iOS
-
Story Points:0
-
Sprint:2018 Sprint 16 SDK
Description
iOS should be using AVAudioRecorder for mic recording related APIs, but is using a very, very old 3rd-party library: SCListener. Full affected list of API's:
- startMicrophoneMonitor()
- stopMicrophoneMonitor()
- peakMicrophonePower (property)
- averageMicrophonePower (property)
This does not have to be a breaking change as the newer API's are pretty solid to use. We should also add an example for this into our KitchenSink (cc Rene Pot)
Attachments
Issue Links
- relates to
-
TIMOB-24909 iOS: Move Ti.Media.AudioPlayer to AVPlayer internally, remove external library-dependency
-
- Closed
-