버전
menu_open

iOS/tvOS-Specific Information

This chapter contains information that is specific to using the Wwise SDK for the iOS/tvOS platform.

Warning.gif
Warning: tvOS SoundBanks must use iOS for their base platform.
Note.gif
Note: Unless otherwise specified, the mention "iOS" in this page and its subsections is used to describe interchangeably the iOS and the tvOS specific platform details.

Bluetooth Stuttering and Starvation

It is common to have stuttering or voice starvation on Android and iOS when using Bluetooth®. Because Bluetooth is made for streaming low-bandwidth data (compressed voice band-limited at 8 kHz), not interactive audio, there is not much that can be done.

However, while recognizing that some hardware models are more affected than others, adding more latency buffers can often help avoid the glitches. To so, change the AkPlatformInitSettings.uNumRefillVoices to 5 or 6.

The iOS Audio Session

On iOS, many events such as an incoming phone or FaceTime call, usage of SIRI, calendar alerts, or system sounds can prevent app audio from playing at any moment. In order for the app audio to be restored, it is the app's responsibility to properly manage the audio interruptions. Similarly, app switching must also be handled properly for app audio to be paused/resumed as expected. Failure to implement these required steps will result in inconsistent audio behavior, app silence, or a crash. Apple's audio session is the mechanic that handles access to audio hardware on the device and acts as the conductor for audio access and sharing among apps and the rest of the system. Every app that deals with audio on iOS must know how to work with audio session. Fortunately, most of the implementation details when working with audio session are taken care of by the Wwise iOS SDK and little effort is required by the SDK client app to obtain a compliant and efficient audio app that behaves as expected. The following sections present the concept of the iOS audio session and its related Wwise-implemented policies.


이 페이지가 도움이 되었나요?

지원이 필요하신가요?

질문이 있으신가요? 문제를 겪고 계신가요? 더 많은 정보가 필요하신가요? 저희에게 문의해주시면 도와드리겠습니다!

지원 페이지를 방문해 주세요

작업하는 프로젝트에 대해 알려주세요. 언제든지 도와드릴 준비가 되어 있습니다.

프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.

Wwise를 시작해 보세요