react-native-tts icon indicating copy to clipboard operation
react-native-tts copied to clipboard

Xcode error

Open perfecten opened this issue 8 months ago • 0 comments

Query for com.apple.MobileAsset.VoiceServicesVocalizerVoice failed: 2 #FactoryInstall Unable to query results, error: 5 Unable to list voice folder Query for com.apple.MobileAsset.VoiceServices.GryphonVoice failed: 2 Unable to list voice folder

AddInstanceForFactory: No factory registered for id <CFUUID 0x6000006083e0> F8BB1C28-BAE8-11D6-9C31-00039315CD46

Cannot find executable for CFBundle 0x600003baa760 </Library/Developer/CoreSimulator/Volumes/iOS_21A342/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.0.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/TextToSpeechMauiSupport.framework> (not loaded) Failed to load first party audio unit from TextToSpeechMauiSupport.framework

Could not instantiate audio unit. Error=Error Domain=NSOSStatusErrorDomain Code=-3000 "(null)" Couldn't find audio unit for request SSML Length: 28, Voice: [AVSpeechSynthesisProviderVoice 0x6000024b66c0] Name: Samantha, Identifier: com.apple.voice.compact.en-US.Samantha, Supported Languages ( "en-US" ), Age: 0, Gender: 0, Size: 0, Version: (null) VoiceProvider: Could not start synthesis for request SSML Length: 28, Voice: [AVSpeechSynthesisProviderVoice 0x6000024b66c0] Name: Samantha, Identifier: com.apple.voice.compact.en-US.Samantha, Supported Languages ( "en-US" ), Age: 0, Gender: 0, Size: 0, Version: (null), converted from tts request [TTSSpeechRequest 0x60000f83f900] Hello, world! language: en-US footprint: compact rate: 0.500000 pitch: 1.000000 volume: 1.000000

Failed to speak request with error: Error Domain=TTSErrorDomain Code=-4010 "(null)". Attempting to speak again with fallback identifier: com.apple.voice.compact.en-US.Samantha

perfecten avatar Jun 15 '24 13:06 perfecten