Click or drag to resize
PhoneCallStateWavePlayer Constructor
Overload List
  NameDescription
Public methodPhoneCallStateWavePlayer
Initializes a new instance of the PhoneCallStateWavePlayer class.
Public methodPhoneCallStateWavePlayer(WaveFormat, DictionaryCallState, Stream, DictionaryCallState, Stream)
Initializes a new instance of the PhoneCallStateWavePlayer class.
Public methodPhoneCallStateWavePlayer(WaveFormat, DictionaryCallState, String, DictionaryCallState, String)
Initializes a new instance of the PhoneCallStateWavePlayer class.
Public methodPhoneCallStateWavePlayer(ICall, WaveFormat, DictionaryCallState, Stream, DictionaryCallState, Stream)
Initializes a new instance of the PhoneCallStateWavePlayer class and attaches to a call object.
Public methodPhoneCallStateWavePlayer(ICall, WaveFormat, DictionaryCallState, String, DictionaryCallState, String)
Initializes a new instance of the PhoneCallStateWavePlayer class and attaches to a call object.
Top
See Also