diff --git a/AudioInit.rbxm b/AudioInit.rbxm new file mode 100644 index 0000000..2871d00 Binary files /dev/null and b/AudioInit.rbxm differ diff --git a/PagingSystemv1.rbxm b/PagingSystemv1.rbxm index 385fe86..7ac0214 100644 Binary files a/PagingSystemv1.rbxm and b/PagingSystemv1.rbxm differ diff --git a/Parts/Station.rbxm b/Parts/Station.rbxm index fd91d35..0c6a660 100644 Binary files a/Parts/Station.rbxm and b/Parts/Station.rbxm differ diff --git a/README.md b/README.md new file mode 100644 index 0000000..45e83c5 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# Paging System +The models used here were created and graciously donated by [Taz Tech](https://www.roblox.com/groups/12396612/Liminal-Existance-Group) + +## Basic Setup +- TODO: Setup instructions. + +## AudioInit.rbxm +- This is used to initialize the mic and speaker objects for each player. Place this in StarterCharacterScripts. + +## Important Note +- The Audio API Beta needs to be enabled for this to work. +- The UseAudioApi property of VoiceChatService (hidden, enable in Explorer studio settings) needs to be set to Enabled for the microphone to work at all. \ No newline at end of file