Click or drag to resize
SpeechStreamType Enumeration
Type of format the speech stream has.

Namespace: StreamCoders
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public enum SpeechStreamType
Members
  Member nameValueDescription
StorageFormat0 Storage format RFC 3267
Raw1 Raw stream
Remarks
This is currently only significant for the AMR speech codec.
See Also