{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/9"},{"label":"User Interfaces","url":"https://skillfed.io/packages/category/software-development-user-interfaces"}],"enrichment":{"capability":"Provides Python bindings to macOS's native Speech framework, enabling text-to-speech and speech recognition capabilities through Objective-C bridge.","skillfed_tags":["macos-only","objective-c-bindings","accessibility"],"use_cases":["Add native macOS text-to-speech output to desktop applications without external dependencies.","Implement speech recognition features in macOS apps that need to transcribe audio input.","Build accessibility features (screen readers, voice commands) for macOS-native Python tools.","Prototype voice-enabled interfaces on macOS before porting to cross-platform solutions."],"what_it_does":"pyobjc-framework-speech is a thin Python wrapper around macOS's native Speech framework, bridging Objective-C APIs to Python via the PyObjC project. It allows developers to access text-to-speech synthesis and speech recognition capabilities built into macOS without calling external services or installing additional speech engines.\n\nThe package is part of the larger PyObjC ecosystem and provides direct bindings to Apple's Speech framework\u2014no higher-level abstraction layer. Users must consult Apple's framework documentation and PyObjC's translation guides to understand how Objective-C concepts map to Python. It is actively maintained, supports current Python versions (3.10\u20133.15), and carries no known security vulnerabilities.","worth_installing":"Yes, if you are building macOS-specific Python applications and need native speech capabilities. The active maintenance, permissive MIT license, and lack of vulnerabilities make it safe to use. Install friction is medium due to platform specificity, but that is inherent to macOS framework bindings. Not suitable for cross-platform projects."},"id":"pyobjc-framework-speech","links":{"html":"https://skillfed.io/packages/pyobjc-framework-speech","md":"https://skillfed.io/packages/pyobjc-framework-speech.md","pypi":"https://pypi.org/project/pyobjc-framework-speech/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-Speech","python_support":"supports_current","summary":"Wrappers for the framework Speech on macOS"},"popularity":{"monthly_downloads":660255,"position":5460,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
