Articy Forum


https://www.articy.com:443/forum/

Playing VOs?

https://www.articy.com:443/forum/viewtopic.php?f=48&t=18342

Page 1 of 2

Playing VOs?

Posted: Wed 28. Mar 2018, 23:42
by Roland_Price
Good day, everyone

How can I play VOs attached to the dialogue fragment as in VO helper video? All I can find is a "Load as audio" node and that's it. I can't get an actual wave reference from it

Thank you for your answers

Re: Playing VOs?

Posted: Tue 3. Apr 2018, 12:35
by dread
I haven't tried it myself yet but this should bring you closer to resolving this task:

1. In content browser create a MediaPlayer asset:
Image

2. In your Actor (preferably PlayerController) create a MediaSound component.

3. In the Details panel of the MediaSound component find the Media section and use the created MediaPlayer asset to set the Media Player variable:
Image

4. Load the VO asset from articy and play:
Image

Hope this helps.

Re: Playing VOs?

Posted: Tue 3. Apr 2018, 23:14
by Roland_Price
Thanks for the answer!

But I'm afraid that's all I have in the menu and no Media player asset can be created (

Re: Playing VOs?

Posted: Wed 4. Apr 2018, 07:55
by dread
The content browser is located at the bottom. If you can't see it go to menu: Window->Content Browser->Content Browser 1. Then just right click an empty space or click Add New button and you should be able to create the MediaPlayer asset.

Re: Playing VOs?

Posted: Wed 4. Apr 2018, 08:35
by Roland_Price
I meant that there's no such point in the menu, please see attached picture

Re: Playing VOs?

Posted: Wed 4. Apr 2018, 08:57
by dread
It looks like you have the Media Player plugin disabled. Head to Settings->Plugins and enable the Media Player Editor plugin.

Re: Playing VOs?

Posted: Wed 4. Apr 2018, 15:37
by Roland_Price
Thanks a lot, forgot that I've disabled it for testing purposes. Nevertheless this is not working so far, trying to figure out why. Also media player does not look like a production solution, more like proof of concept. Maybe Nevigo has some plans for a proper wave playing implementation?

Re: Playing VOs?

Posted: Wed 4. Apr 2018, 16:11
by Roland_Price
This print string always returns false. Should it be this way?

Re: Playing VOs?

Posted: Wed 4. Apr 2018, 16:15
by dread
No, check if your Load as Audio return value is valid. Make sure that you've passed correct technical name to GetObjectByName.

Re: Playing VOs?

Posted: Wed 4. Apr 2018, 20:04
by Roland_Price
No to the first one and yes to the second one :)

All times are UTC
Page 1 of 2