2 "name": "MicrosoftCognitiveServicesSpeechEmbedded-iOS",
4 "summary": "Microsoft Cognitive Services Embedded iOS SDK supports both embedded (on-device) and cloud-based speech capabilities.",
5 "description": "The Microsoft Cognitive Services Embedded iOS SDK provides versatile speech processing capabilities. For embedded (on-device) use, it currently supports speech-to-text, text-to-speech, and translation, enabling a range of voice interaction features in iOS applications, even in scenarios with limited or no cloud connectivity.",
6 "homepage": "https://docs.microsoft.com/azure/cognitive-services/speech-service/",
8 "type": "Microsoft Speech SDK license"
10 "authors": "Microsoft",
14 "pod_target_xcconfig": {
15 "ARCHS": "$(ARCHS_STANDARD_64_BIT)",
16 "VALID_ARCHS": "arm64 x86_64",
17 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
20 "vendored_frameworks": "MicrosoftCognitiveServicesSpeech.xcframework"
23 "http": "https://csspeechstorage.blob.core.windows.net/drop/1.37.0/MicrosoftCognitiveServicesSpeech-EmbeddedXCFramework-1.37.0.zip",
24 "sha256": "41b77280320ff1d8000c6c1364dd6d2036d4ba1fa8a219deeaed17f4b9a757d0"
26 "vendored_frameworks": "MicrosoftCognitiveServicesSpeech.xcframework",
27 "documentation_url": "https://aka.ms/csspeech/objectivecref"