Photon Voice v2.53

Classes | Public Member Functions | Properties | List of all members
AndroidAudioInAEC Class Reference

Inherits IAudioPusher< short >, and IResettable.

Public Member Functions

 AndroidAudioInAEC (Voice.ILogger logger, bool enableAEC=false, bool enableAGC=false, bool enableNS=false)
 
void SetCallback (Action< short[]> callback, ObjectFactory< short[], int > bufferFactory)
 
void Reset ()
 
void Dispose ()
 
- Public Member Functions inherited from IAudioPusher< short >
void SetCallback (Action< T[]> callback, ObjectFactory< T[], int > bufferFactory)
 Set the callback function used for pushing data. More...
 

Properties

int Channels [get]
 
int SamplingRate [get]
 
string Error [get]