Photon Voice
v2.58
Inherits VoiceComponent.
Public Member Functions | |
| void | AdjustVoiceInfo (ref VoiceInfo voiceInfo, ref AudioSampleType st) |
Public Attributes | |
| bool | IsSupported |
Public Attributes inherited from VoiceComponent | |
| VoiceLogger | VoiceLogger => impl.VoiceLogger |
Protected Member Functions | |
| override void | Awake () |
Properties | |
| bool | AEC [get, set] |
| bool | AecHighPass [get, set] |
| int | ReverseStreamDelayMs [get, set] |
| bool | NoiseSuppression [get, set] |
| bool | HighPass [get, set] |
| bool | Bypass [get, set] |
| bool | AGC [get, set] |
| int | AgcCompressionGain [get, set] |
| int | AgcTargetLevel [get, set] |
| bool | VAD [get, set] |
Properties inherited from VoiceComponent | |
| string | Name [set] |
Additional Inherited Members | |
Protected Attributes inherited from VoiceComponent | |
| Voice.ILogger | Logger => impl.Logger |
| bool IsSupported |