Releases: LoafOrc/VoiceRecognitionAPI
Releases · LoafOrc/VoiceRecognitionAPI
Release list
Custom Listeners
Allow devs to write custom listeners by using: Voice.CustomListenForPhrases(string[] phrases, EventHandler<VoiceRecognitionEventArgs> callback), passes through more advanced args to allow more functionality in the future.
v1.0.0: Perform a little bit of surgery.
First version of VoiceRecognitionAPI available.