Version

menu_open
Wwise SDK 2023.1.7
Importing an audio file to create a Sound Voice for French

Imports files using an absolute objectPath and specifying the French language.

Function URI

ak.wwise.core.audio.import

Arguments

{
"importOperation": "useExisting",
"default": {
"importLanguage": "French"
},
"imports": [
{
"objectPath": "\\Actor-Mixer Hierarchy\\Default Work Unit\\<Sound Voice>MyVoice",
"audioFile": "C:\\sources\\fr\\Hello.wav"
}
]
}

Options

{}

Result

{
"log": [],
"files": [
"C:\\Projects\\Example\\Originals\\Voices\\French\\Hello.wav"
],
"objects": [
{
"id": "{7DF60F07-6254-4F05-B36C-C74446FBEEA6}",
"name": "Hello"
},
{
"id": "{BB1BC7DA-92BE-49F5-A27C-CDDEFBF38AAC}",
"name": "MyVoice"
}
]
}

Refer to Using the Wwise Authoring API (WAAPI) for more information about Wwise Authoring API.


Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise