バージョン

menu_open
Wwise SDK 2024.1.5
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": "タブ区切りインポートを行うときに、インポートしたオーディオソースファイルと同名のものが、プロジェクトに既に一部入っていることがあります。このオプションを追加することで、この操作で、タブ区切りファイルに記載されたものに置き換えないで、既にあるファイルを使います。",
"synopsis": [
"--audio-source-from-original"
]
},
"import-language": {
"type": "string",
"description": "タブ区切りインポート操作では、音声のインポートが可能です。このオプションは、インポートした音声のランゲージを指定するのに使います。このオプションのあとに、--languageオプションで指定したランゲージ識別子のうちの1つを続ける必要があります。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からはじめよう