|
Battle Talent
V11
|
Inherits UnitySingleton< VoiceReconizer >.
Public Member Functions | |
| void | Preload () |
| void | StartRecording () |
| void | StopRecording () |
| VoiceReconizer | AddCommand (string commandStr, UnityAction callback) |
| VoiceReconizer | RemoveCommand (string commandStr) |
Additional Inherited Members | |
Properties inherited from UnitySingleton< VoiceReconizer > | |
| static T | Instance [get] |