Skip to content

Speech tvOS xcode27.0 b1

Alex Soto edited this page Jun 9, 2026 · 2 revisions

#Speech.framework

diff -ruN /Applications/Xcode_26.5.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Speech.framework/Headers/SFErrors.h /Applications/Xcode_27.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Speech.framework/Headers/SFErrors.h
--- /Applications/Xcode_26.5.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Speech.framework/Headers/SFErrors.h	2026-04-18 19:48:48
+++ /Applications/Xcode_27.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Speech.framework/Headers/SFErrors.h	2026-05-23 16:08:57
@@ -20,7 +20,7 @@
     /// There was an internal error.
     SFSpeechErrorCodeInternalServiceError = 1,
 
-    /// The audio file could not be read.
+    /// The audio source could not be read.
     SFSpeechErrorCodeAudioReadFailed = 2,
 
     // MARK: CustomLM data related errors

Clone this wiki locally