LordAshes-AudioPlugin icon

AudioPlugin

Obsolete: Play audio/music selected from a menu of preconfigured audio sources.

Last updated 2 years ago
Total downloads 369
Total rating 0 
Categories Tweaks Networked Tools Integration Assets
Dependency string LordAshes-AudioPlugin-1.1.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

bbepisTaleSpire-BepInExPack-5.4.10 icon
bbepisTaleSpire-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.10
brcoding-SetInjectionFlagPlugin-2.3.0 icon
brcoding-SetInjectionFlagPlugin

Allows players to flag mods are installed

Preferred version: 2.3.0
LordAshes-FileAccessPlugin-1.3.1 icon
LordAshes-FileAccessPlugin

Provides standardized methods for accessing both local file and url resources. Automatically handles searching local folders for assets.

Preferred version: 1.3.1

README

Audio Plugin

This unofficial TaleSpire plugin adds audio/music playing selected from a menu of pre-configured audio sources. Supports audio source, looping setting and volume setting.

This plugin is obsolete, use the Plugin Master's version instead:

https://talespire.thunderstore.io/package/PluginMasters/AudioPlugin/

This plugin, like all others, is free but if you want to donate, use: http://LordAshes.ca/TalespireDonate/Donate.php

Change Log

1.1.1: Marked obsolete
1.0.0: Initial release

Install

Use R2ModMan or similar installer to install this plugin.

!!! You will need to configure this application before you can use it !!!

Edit the AudioPlugin.json file found in the CustomData sub-folder of the plugin install folder. The file is an example temple showing how to configure URL audio sources and local audio sources. Configure the settings for each source as desired. Add additional sources as desired. A standard 1920x1080 screen fits about 14 sources with the default menu settings. However, the size of the menu entries can be modified by changing the button size (found in CustomData/Images) and by changing the font size and gap in the R2ModMan configuration for the plugin.

Usage

Press the keyboard combo (default RCTRL+A) to open the Audio Menu. Click one of the selection to play the corresponding audio source. If the audio source is remote then it may take a moment to start playing, if the audio source is local then it should start playing immediately. To stop a looping audio, re-open the audio menu and select the Stop Audio button.

Limitation

Currently the audio is played locally only. Future versions will distribute the request to play on all client individually.