Click or drag to resize
SpeechAudioFormat Methods

The SpeechAudioFormat type exposes the following members.

Methods
  NameDescription
Public methodStatic membercreate16BitPCMFormat
Produces a SpeechAudioFormat for 16-bit PCM data.
Public methodStatic membercreateSiren7Format
Produces a SpeechAudioFormat for data encoded in Siren7. The data must be encoded in mono, such that a 320 sample mono input frame produces a 40 bytes output frame.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also