| SpeechAudioFormat Methods | 
The SpeechAudioFormat type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | create16BitPCMFormat | 
    Produces a SpeechAudioFormat for 16-bit PCM data.
 | 
|   | createSiren7Format | 
    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.
 | 
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also