menu
 
版本
2024.1.3.8749

2024.1.3.8749

2023.1.11.8682

2022.1.18.8567

2021.1.14.8108

2019.2.15.7667

2019.1.11.7296

2018.1.11.6987

2017.2.10.6745

2017.1.9.6501

2016.2.6.6153

2015.1.9.5624


menu_open
Wwise SDK 2024.1.3
ak.wwise.cli.tabDelimitedImport 选项架构

架构

{
"properties": {
"verbose": {
"type": "boolean",
"description": "启用额外的主机文本输出。",
"synopsis": [
"--verbose"
]
},
"quiet": {
"type": "boolean",
"description": "禁用所有非错误主机文本输出。",
"synopsis": [
"--quiet"
]
},
"continue-on-error": {
"type": "boolean",
"description": "若无论是否出现错误都要继续执行,请使用此选项。",
"synopsis": [
"--continue-on-error"
]
},
"custom-global-closing-cmd": {
"type": "string",
"description": "不沿用 Wwise 中定义的全局结束步骤。此选项后面必须紧跟新的命令行(如果命令中有空格,则要用引号括起来)。An empty string (\"\") specified for the command-line means no global closing step is executed.",
"synopsis": [
"--custom-global-closing-cmd CMD"
]
},
"custom-global-opening-cmd": {
"type": "string",
"description": "不沿用 Wwise 中定义的全局开始步骤。此选项后面必须紧跟新的命令行(如果命令中有空格,则要用引号括起来)。An empty string (\"\") specified for the command-line means no global opening step is executed.",
"synopsis": [
"--custom-global-opening-cmd CMD"
]
},
"audio-source-from-original": {
"type": "boolean",
"description": "在执行 Tab Delimited Import 时,工程内可能已经包含一些与所导入文件同名的音频源文件。在这种情况下,将使用已经存在的文件而非替换为制表符分隔文件描述的文件。",
"synopsis": [
"--audio-source-from-original"
]
},
"import-language": {
"type": "string",
"description": "允许通过 Tab Delimited Import 操作导入语音。此选项用于指定所导入语音的语言。此选项之后须附加 --language 选项所列语言标识符之一。Note that only audio files are added for this operation; any attempt to concurrently perform other operations, such as volume adjustments, is ignored.",
"synopsis": [
"--import-language LANGUAGE"
]
},
"tab-delimited-operation": {
"type": "string",
"enum": [
"createNew",
"useExisting",
"replaceExisting"
],
"description": "决定如何在导入时创建各个对象。createNew:创建新的对象;在可能的情况下赋予对象以所需名称,否则使用新的不重名的名称。useExisting:使用现有对象(如有),并更新指定的属性;否则,创建新的对象。该项为默认值。\"replaceExisting\":创建新的对象;若存在同名的现有对象,则将现有对象销毁。",
"synopsis": [
"--tab-delimited-operation createNew",
"--tab-delimited-operation useExisting",
"--tab-delimited-operation replaceExisting"
]
},
"no-source-control": {
"type": "boolean",
"description": "Skip automatic addition and checkout (if supported by project's source control plugin) of new and modified files to source control.",
"synopsis": [
"--no-source-control"
]
}
}
}

此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅