CRI ADX
Last Updated: 2024-07-17 10:47 p
日本語
English
中文
Solutions to Issues with Playback Control
Set the important sounds, such as BGM, to high priority.
Assign an appropriate priority to the Cues.
[Programming Solution]
Use
criAtomExPlayer_SetCuePriority
.
-> Sample:
Voice Priority
[Data Solution]
->
Voice limiting with Cues and Cue Priorities
Use separate voice pools.
By using only specific voice pools, you can set up the data so that voices are not stolen between voice pools.
[Programming Solution]
Use an arbitrary value for the identifier of the voice pool in the configuration structure.
Specify a value using
criAtomExPlayer_SetVoicePoolIdentifier
.
->
Voice Pool ID
Set the maximum of Cues that can be played simultaneously
This limit can be used to prevent using a large amount of voice resources.
[Data Solution]
->
Voice limiting with Cues and Cue Priorities
Copyright (c) CRI Middleware Co., Ltd. 1.9.1