How to Add Audio Files to Virtual tour
Audio files can be added to the tour in different ways:
hotspot: linked from a hospot within a panoramic scene.
tabbed: an audio file can be associated with a panoramic scene and will appear in an audio tab with the overview and other media available.
auto play: an audio file can be set to auto play when entering a room/panoramic scene.
Add audio tab to scene or image overview
To add an audio file to a be associated with a room/panoramic scene or image file add these tags in the same hotspot tags:
<hotspot>
<point>
<audioTitle>Name</audioTitle>
<audioSource>audio/audiofile.mp3</audioSource>
</point>
</hotspot>
This will add an audio tab to the overview section, the tab will only appear if the is audio information there.











