menu
 

Audiokinetic의 커뮤니티 Q&A는 사용자가 Wwise와 Strata 커뮤니티 내에서 서로 질문과 답변을 하는 포럼입니다. Audiokinetic의 기술 지원팀에게 문의하고 싶으신 경우 지원 티켓 페이지를 사용해주세요.

0 투표
I have made the mistake of importing hundreds of files as SFX instead of voice, and have already organized them into events. In order to save hours of more work, I am wondering if it is possible to somehow convert SFX assets to voice.

Thanks!
General Discussion Richard Goulet (5.8k 포인트) 로 부터

1 답변

+1 투표
 
우수 답변
The answer is no.  Not directly inside Wwise.  

However, using advanced manipulation inside a text editor, such as notepad++, and using search & replace combined with macro usage, you could potentially convert your assets.
Bernard R. (Audiokinetic) (35.8k 포인트) 로 부터
선택됨 Richard Goulet 로 부터
Ah yes, I will look into this. I'm guessing I may have to do a few "find-and-replace" operations in order to change source directories and stuff.

Thanks very much!
Follow up- I was able to edit the type="SoundFX" to "Voice", <Language> from SFX to English(US), and the <AudioFile> in order to change the location of the source. Works as I hoped! Cheers.
...