Expose AudioToolbox on watchOS

Originator:steipete
Number:rdar://27843710 Date Originated:
Status:Open Resolved:
Product:watchOS Product Version:3b5
Classification: Reproducible:
 
Peter Steinberger15-Aug-2016 10:13 AM

Summary:
Audio is very important on watchOS - it's a much better way to use as input/output instrument. Yet curiously, AudioToolbox.framework is missing from watchOS, which is crucial in converting audio data to a format that can be played. Sure; this can be prepared on iPhone but if watchOS evolves to be a standalone OS, it should have AudioToolbox. Right now we'll just reimplement what we need in C++ but it just results in a larger binary and probably less optimized code.

Steps to Reproduce:


Expected Results:


Actual Results:


Version:
Xcode 8b5

Notes:


Configuration:


Attachments:

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!