This is a simple mod that adds the ability to say keywords to perform emotes.
Right now you can say "dance" or "party" to perform the dance emote or you can say "point" or "there" (less reliable) to perform the point emote.
The mod uses Unity's built in UnityEngine.Windows.Speech library for keyword speech detection.
Please feel free to request/pull any other actions, keywords, or features on github.
0.0.1: initial release
0.0.2: updated to use proper BepInEx version (5.4.21 instead of .22). Also added some check to make sure you can't emote when you aren't supposed to