【正文】
igned int sector){}void BSR(){}void BSR_InitRecognizer(){}void PlaySnd(){}void LoadSD(){}void StoreSD(){}void TrainSD(){}void BSR_DeleteSDGroup(){}void BSR_Train(){} 語音識別的原理簡介語音識別主要分為“訓(xùn)練”和“識別”兩個階段。 //訓(xùn)練 StoreSD()。 //初始化IOA,IOA0~7下拉輸入 *P_IOA_Attrib=0xff00。 case 4: //數(shù)據(jù)庫滿 return 4。while(1) { Result = BSR_Train(WordID,BSR_TRAIN_TWICE)。 :// The information contained herein is the exclusive property of// Sunnnorth Technology Co. And shall not be distributed, reproduced,// or disclosed in whole in part without prior written permission.// (C) COPYRIGHT 2003 SUNNORTH TECHNOLOGY CO.// ALL RIGHTS RESERVED// The entire notice above must be reproduced on all authorized copies.//========================================================//========================================================// 工程名稱: Car_Demo// 功能描述: 實現(xiàn)小車的語音控制// 涉及的庫: // // // 組成文件: // , , // , // 硬件連接: IOA0KEY1// IOA1KEY2// IOA2KEY3// IOB8前進// IOB9倒車// IOB10左拐// IOB11右拐 //========================================================include include define P_IOA_Data (volatile unsigned int *)0x7000 define P_IOA_Dir (volatile unsigned int *)0x7002define P_IOA_Attrib (volatile unsigned int *)0x7003define P_IOB_Data (volatile unsigned int *)0x7005 define P_IOB_Dir (volatile unsigned int *)0x7007 define P_IOB_Attrib (volatile unsigned int *)0x7008 define P_TimerA_Data (volatile unsigned int *)0x700A define P_TimerA_Ctrl (volatile unsigned int *)0x700B define P_TimerB_Data (volatile unsigned int *)0x700C define P_TimerB_Ctrl (volatile