2 "name": "ios-voice-processor",
3 "module_name": "ios_voice_processor",
5 "summary": "An asynchronous iOS audio recording library designed for real-time speech audio processing.",
6 "description": "The iOS Voice Processor is an asynchronous audio capture library designed for real-time audio processing.\nGiven some specifications, the library delivers frames of raw audio data to the user via listeners.",
7 "homepage": "https://github.com/Picovoice/ios-voice-processor",
12 "Picovoice": "hello@picovoice.ai"
15 "git": "https://github.com/Picovoice/ios-voice-processor.git",
21 "swift_versions": "5.0",
22 "source_files": "VoiceProcessor*.swift",
23 "frameworks": "AVFoundation",
24 "swift_version": "5.0"