April 30, 2024

watchOS 3.2 to Bring New Theater Mode, SiriKit, WatchKit Enhancements

Posted January 24, 2017 at 9:24pm by iClarified · 12004 views
Although watchOS 3.2 beta has yet to be released to developers, Apple has already posted the release notes revealing a new Theater mode, SiriKit, and WatchKit enhancements.

Notably, it seems that Theater mode was originally supposed to debut in watchOS 3.1.3.

Theater Mode
Introduced in watchOS 3.1.3, Theater Mode lets users quickly mute the sound on their Apple Watch and avoid waking the screen on wrist raise. Users still receive notifications (including haptics) while in Theater Mode, which they can view by tapping the screen or pressing the Digital Crown.

SiriKit
watchOS 3.2 includes SiriKit. Users can ask Siri on their Apple Watch to book a ride, send a message, make a payment, or make other requests that your app can handle.

Apps that provide services in specific domains can use SiriKit to make those services available through Siri on watchOS. Making your services available requires creating one or more app extensions using the Intents and Intents UI frameworks. SiriKit in watchOS supports services in the following domains: Messaging, Payments, Ride booking, Workouts, Calling, Searching photos

WatchKit Framework Enhancements
The WKAudioFilePlayerItem class introduces the setCurrentTime: method, which lets you specify an offset in an audio file.

Existing APIs Now Available in watchOS
AVAudioPlayer is now available on watchOS. Use AVAudioPlayer for simple playback of audio data from a file or memory.

Please follow iClarified on Twitter, Facebook, or RSS to be notified when watchOS 3.2 beta is released.