Creating a custom speech synthesizer: kCFPreferencesAnyUser with a container is only allowed for System Containers
Creating a custom speech synthesizer: kCFPreferencesAnyUser with a container is only allowed for System Containers
- Subject: Creating a custom speech synthesizer: kCFPreferencesAnyUser with a container is only allowed for System Containers
- From: Chi Kim via Accessibility-dev <email@hidden>
- Date: Sat, 29 Apr 2023 21:40:07 -0400
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=V1wj/VQ62+kU7F1ZoAZbGmabQKUoxsV3kiy/LZxlYtk=; b=iZebCB/nYvRohHHDSnWWBvHIIUyLHVN7MVo0mhHJ1wkz+lB8YHHCg0lH0wCkK5T4grogBn9ot9p/kdt0dBCQrgd75unSolvTjYzPu3B7RzGRuvjvjskTIMipJIwcAKn2fZ4DWDdWPQQj5LRtMBvCTB6ll31nMBJT/KP7khX+p0mlbA4Rk9NxsWjxb4tdmLJroUXqbVxUsPBkZo3mzWKXCriMM0NR23u93YaR5dOFHFYOHB53Bvg8p+aCNseHHcGFb10sZSuo5zNPW37A1xIgtYr3TvOYNdLmifyTLc7VhcOLAW2TzeKVhikDdWkL6q+0jYb0hwI0Sb1bbl2ji91dtg==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=RxW8ZM+/aRkdBydBFyPx6GgAZxKYhSgBi4AUWd+2pNq3P0K2X9I9NeTyDeslZt7k9fhGRz8QWNFQYhvEQfHwrGiuC1Vr/vKb58nMiL7DFl+g5AX5MVf9sBhx5IFqbSOhxza0D4CKLMDsaKO7jRden1uAE+bYAo/Bc9RgCcRqvQdD+rd4bOijfiTrzDYnKcRDeAHXBOGPhwqIwFM5uRgIK2hU+I1F9u8yly+oqbjSGXqCaOGoeIoqjWDStm/edlhyBB4JwvOCZUelK3QlQwCyTnYh+DywcJ5m4rx+6T892NrCGn+nVPPAEukU3bApXoButzQfR07+GgtIRKq771WThg==
Hi,
I'm trying to run the sample code "Creating a custom speech synthesizer"
on Apple website.
https://developer.apple.com/documentation/avfaudio/audio_engine/audio_units/creating_a_custom_speech_synthesizer
However, I got an error on MacOS: "using kCFPreferencesAnyUser with a
container is only allowed for System Containers."
I'm guessing MacOS is not happy about a random App trying to access
system preference and populate system voices.
Is there a way to work around?
Thanks!
Chi
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden