-
- All Implemented Interfaces:
public final class NERoleAudioParams
角色所对应的音频参数
-
-
Constructor Summary
Constructors Constructor Description NERoleAudioParams(String profile, String scenario)
-
Method Summary
Modifier and Type Method Description final String
getProfile()
final String
getScenario()
-
-
Method Detail
-
getProfile
final String getProfile()
-
getScenario
final String getScenario()
-
-
-
-