| PhoneCallStateWavePlayer Constructor |
| Name | Description | |
|---|---|---|
| PhoneCallStateWavePlayer |
Initializes a new instance of the PhoneCallStateWavePlayer class.
| |
| PhoneCallStateWavePlayer(WaveFormat, DictionaryCallState, Stream, DictionaryCallState, Stream) |
Initializes a new instance of the PhoneCallStateWavePlayer class.
| |
| PhoneCallStateWavePlayer(WaveFormat, DictionaryCallState, String, DictionaryCallState, String) |
Initializes a new instance of the PhoneCallStateWavePlayer class.
| |
| PhoneCallStateWavePlayer(ICall, WaveFormat, DictionaryCallState, Stream, DictionaryCallState, Stream) |
Initializes a new instance of the PhoneCallStateWavePlayer class and attaches to a call object.
| |
| PhoneCallStateWavePlayer(ICall, WaveFormat, DictionaryCallState, String, DictionaryCallState, String) |
Initializes a new instance of the PhoneCallStateWavePlayer class and attaches to a call object.
|