Photon Voice: AudioUtil.VoiceDetectorDummy Class Reference

Photon Voice

AudioUtil.VoiceDetectorDummy Class Reference

Dummy VoiceDetector that doesn't actually do anything. More...

Inherits AudioUtil.IVoiceDetector.

Properties

bool On [get, set]
 
float Threshold [get, set]
 
bool Detected [get]
 
int ActivityDelayMs [get, set]
 
DateTime DetectedTime [get]
 
Action OnDetected
 
- Properties inherited from AudioUtil.IVoiceDetector
bool On [get, set]
 If true, voice detection enabled. More...
 
float Threshold [get, set]
 Voice detected as soon as signal level exceeds threshold. More...
 
bool Detected [get]
 If true, voice detected. More...
 
DateTime DetectedTime [get]
 Last time when switched to detected state. More...
 
int ActivityDelayMs [get, set]
 Keep detected state during this time after signal level dropped below threshold. More...
 

Additional Inherited Members

- Events inherited from AudioUtil.IVoiceDetector
Action OnDetected
 Called when switched to detected state. More...
 

Detailed Description

Dummy VoiceDetector that doesn't actually do anything.

Online Documentation  -  Dashboard  -  Support Forum Exit Games GmbH