代码搜索结果

找到约 1,533 项符合 Speaker 的代码

readme.txt

TMS320VC5402 DSK - CODEC DEMO ----------------------------- This example program demonstrates the use of the Handset CODEC (Mic/Speaker interface) on the DSK utilizing the drivers provided in the

debug.lkf

-z -q -c -m"./Debug/Speaker.map" -o"./Debug/Speaker.out" -w -x -i"c:/ti/C5400/bios/lib" -i"c:/ti/C5400/dsk5416/lib" -i"c:/ti/c5400/rtdx/lib" -i"c:/ti/c5400/xdais/lib" -i"c:/ti/c5400/cgtools/lib" "c:\

speaker.c

///////////////////////////////////////////////// // Example For ICETEK-VC5416-EDU // // CTR Version : V4 // // Filename: Speaker.c

cc_build_debug.log

---------------------------- Speaker.pjt - Debug ---------------------------- [Speaker.c] "c:\ti\c5400\cgtools\bin\cl500" -g -q -fr"c:/icetek-vc5416-edulab/lab0405-Speaker/Debug" -d"_DEBUG" -@"Debu

debug.lkv

-z -q -c -m"./Debug/Speaker.map" -o"./Debug/Speaker.out" -w -x -i"c:/ti/C5400/bios/lib" -i"c:/ti/C5400/dsk5416/lib" -i"c:/ti/c5400/rtdx/lib" -i"c:/ti/c5400/xdais/lib" -i"c:/ti/c5400/cgtools/lib" "c:\

train.txt

function code = train(traindir, n) % Speaker Recognition: Training Stage % % Input: % traindir : string name of directory contains all train sound files % n : number of train f

test.txt

function test(testdir, n, code) % Speaker Recognition: Testing Stage % % Input: % testdir : string name of directory contains all test sound files % n : number of test files in

beeps.c

#include #include void main (int argc, char *argv[]) { int count; // The number of times to sound the speaker int i; // The number of times the speaker has bee

dis_play.m

function dis_play(k,dis) % : Look up table : To display the name of mached speaker % k : Speaker Id% n % dis : minimum distance of sepstrums of speaker to be recogniz

record.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Speaker Recognition System % % % % Project mmembers: (1)