代码搜索结果
找到约 1,762 项符合
Speaker 的代码
6-816msg1.txt
Subject: summary : half a day
dear reader , many thanks to all respondent ( 51 ) who send reply to my query about time phrase and native-speaker judgment . there be too many reply to acknowledge indi
fftvista.ini
[COMMON_SETTING]
INI_VERSION=2.40
SIGNAL_FRE=990
AUTO_TEST=TRUE
AUTO_EXIT=TRUE
SHOW_FFT=FALSE
DEFAULT_SPEAKER_ID=1
DEFAULT_MIC_ID=1
[MIXER_PARAM_LANGUAGE]
MIXER_PARAM_CHS=简体中文
MIXER_PARA
delay18.asm
; Delay18.asm
;
; Software/Hardware based Delay Subroutine
.xlist
include stdlib.a
includelib stdlib.lib
.list
; PPI_B is the I/O address of the keyboard/speaker control
; port.
twoper_task.c
/*
twoper_task.c
Sets up two tasks in pure periodic mode. The first runs at 10 kHz
and toggles the speaker with a square wave based on a duration set
by the second task. The second task chang
vcs1.m
% Script: vc1.m is a m-file to execute the voice conversion algorithm which
% matches the speaking rate to the target speaker.
%
% vc1 is a call function evoked by vcapp.m on figure
vc1.m
% Script: vc1.m is an m-file to execute the voice conversion algorithm which
% matches the speaking rate to the target speaker.
%
% vc1 is a call function evoked by vcapp.m on figur
vcs1_ref.m
% Script: vc1.m is an m-file to execute the voice conversion algorithm which
% matches the speaking rate to the target speaker.
%
% vc1 is a call function evoked by vcapp.m on figur
get_ndx.prl
#!/usr/local/bin/perl
#
# This script will copy the speaker independent file lists from
# RMCD2 to ndx directory.
#
# TL 7/1998
#
push @INC, "$ENV{RMSCRIPTS}";
require "global.pl";
$nd
get_ndx.prl
#!/usr/local/bin/perl
#
# This script will copy the speaker independent file lists from
# RMCD2 to ndx directory.
#
# TL 7/1998
#
push @INC, "$ENV{RMSCRIPTS}";
require "global.pl";
$nd
irqsig.c
/*
* Interrupt handling in Real-Time. Play sounds with PC speaker.
* Signal version
*
* (C) Michael Barabanov, 1997
* (C) FSMLabs 1999. baraban@fsmlabs.com
* Released under the GNU GENERAL PU