package ti.sdo.ce.speech1

Abstract speech 1.0 algorithm interfaces

This package contains interfaces implemented by all xDM 1.00-compliant speech algorithms that support the Codec Engine. In addition, it provides APIs that clients can call to create and run these algorithms.
XDCspec declarations sourced in ti/sdo/ce/speech1/package.xdc
package ti.sdo.ce.speech1 [1, 0, 1] {
 
    interface ISPHDEC1;
    // ISPHDEC1-compliant image decoder interface
    interface ISPHENC1;
    // ISPHENC1-compliant image encoder interface
}
generated on Mon, 20 Sep 2010 23:50:24 GMT