Plugin to modify or replace CASSIE.
Uses speakertoys in conjunction with empty CASSIE messages (Contains only .s) to imitate CASSIE with custom audio files. Audio files provided must be in the .ogg format, have a rate of 48 khz & be mono (stereo causes the sound effects to play at about half speed)
LabAPI and EXILED versions both available in the latest release (EXILED exclusive prior)
DEPENDENCIES:
https://github.com/Killers0992/AudioPlayerApi/ (Has only one version that can be loaded either in EXILED or LabAPI, please load this in LabAPI)
Source:
https://github.com/icedchai/CassieReplacement
v1.4.0 download:
https://github.com/icedchai/CassieReplacement/releases/tag/v1.4.0
Config guide:
base_directories:
-
# Path of this directory.
path: full\path\to\folder
# Prefix to put in the name of each registered clip from this directory.
prefix: word_
# The amount of time each clip in this directory may bleed into the next.
bleed_time: 5
# This is the volume of the speaker making CASSIE's words. Please adjust so that words spoken are loud enough to overpower the PA noise, but not so loud it clips or hurts to listen to.
cassie_volume: 1```
bleed_time essentially means that the next word will start this number of seconds before the current word ends.
DEMO VIDEOS
1. CASSIE AI line graciously provided to me by CzariYT
2. My friend's voicelines followed by CASSIE voicelines (those ones had to be manually processed, this plugin does not play vanilla CASSIE lines on its own.)
AudioPlayerApi is a dependency for plugins which adds ability to play ogg files in any position on map. - Killers0992/AudioPlayerApi



