XDM Speech/Voice Interface

Enumerations

enum  ISPEECH_VoiceMode {
  ISPEECH_VOICED = 0,
  ISPEECH_UNVOICED
}
 

XDM supported voice modes for speech.

More...
enum  ISPEECH_CompoundLaw {
  ISPEECH_LINEAR = 0,
  ISPEECH_ALAW,
  ISPEECH_ULAW
}

Detailed Description

This is the XDM speech/voice interface shared between the various codecs.


Enumeration Type Documentation

XDM supported voice modes for speech.

Enumerator:
ISPEECH_VOICED 
ISPEECH_UNVOICED 
Enumerator:
ISPEECH_LINEAR 
ISPEECH_ALAW 
ISPEECH_ULAW 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Copyright 2010, Texas Instruments Incorporated