![]() |
Photon Voice
v2.7
|
LocalVoiceAudioShort Class Reference
Specialization of LocalVoiceAudio for short audio More...
Inherits LocalVoiceAudio< short >.
Additional Inherited Members | |
![]() | |
override IEncoder | CreateDefaultEncoder (VoiceInfo info) |
void | VoiceDetectorCalibrate (int durationMs) |
Trigger voice detector calibration process. More... | |
![]() | |
static LocalVoiceAudio< T > | Create (VoiceClient voiceClient, byte voiceId, IEncoder encoder, VoiceInfo voiceInfo, IAudioDesc audioSourceDesc, int channelId) |
Create a new LocalVoiceAudio<T> instance. More... | |
![]() | |
void | initBuiltinProcessors () |
![]() | |
AudioUtil.VoiceDetector< T > | voiceDetector |
AudioUtil.VoiceDetectorCalibration< T > | voiceDetectorCalibration |
AudioUtil.LevelMeter< T > | levelMeter |
int | channels |
bool | resampleSource |
![]() | |
virtual AudioUtil.IVoiceDetector | VoiceDetector [get] |
virtual AudioUtil.ILevelMeter | LevelMeter [get] |
bool | VoiceDetectorCalibrating [get] |
True if the VoiceDetector is currently calibrating. More... | |
Detailed Description
Specialization of LocalVoiceAudio for short audio