代码搜索:Sound
找到约 10,000 项符合「Sound」的源代码
代码结果 10,000
www.eeworm.com/read/491952/6428908
c main.c
#include
#include"ISD1420.h"
/******************************************************
放音顺序(分段,与录音的段对应)
H P1.0 P0.7 P0.6 P0.5 P0.4 P0.3 P0.2
段号 /REC /PLAYL A7 A
www.eeworm.com/read/491595/6430802
h audio_detect.h
/***************************************************************************
* Copyright (C) 2004 by Tyler Montbriand *
* tsm@accesscomm.ca
www.eeworm.com/read/489693/6468887
m 声音matest.m
%语音信号采集、处理、传输、显示
[y,fs,bite]=wavread('ma.wav',[1,520000]);
%采集语音信号
sound(y,fs,bite);
% sound(y,3*fs);
%回放语音信号
figure(1);
plot(y);
title('原语音信号时间幅度图');
[Y]=fft(y,409600);
fig
www.eeworm.com/read/482203/6629402
m frame_win.m
%读音频文件
clear all;
[filename,pathname]=uigetfile('d:\ttt.wav','请选择语音文件:');
[sound,fs]=wavread([pathname,filename]);
a=size(sound(:,2));
Tn=(a(1)-1)/fs;
t=0:1/fs:Tn;
figure(1)
subplot(411),plot(t,s
www.eeworm.com/read/263805/11341602
m nndsnd.m
function ss = nndsnd(i)
%NNDSND Neural Network Design utility function.
% NNDSND(i)
% i - index between 1 and 9.
% Plays sound number i.
%
% S = NNDSND(i)
% i - index between 1 and 9.
%
www.eeworm.com/read/406594/11439441
m nndsnd.m
function ss = nndsnd(i)
%NNDSND Neural Network Design utility function.
% NNDSND(i)
% i - index between 1 and 9.
% Plays sound number i.
%
% S = NNDSND(i)
% i - index between 1 and 9.
%
www.eeworm.com/read/405027/11473460
makefile
#####################################################################
#
# Created by u'nSP IDE 17:41:17 02/08/07
#
##############################################################
www.eeworm.com/read/405027/11473636
c main.c
//======================================================================
// 工程名称: DVR1600_Advanced.spj
// 功能描述: DVR1600语音录放范例--高级应用
// 该例子程序利用SPCE061A内部Flash录制语音(可录制三段,每段最长约10秒)并播放
// 使用到了DV
www.eeworm.com/read/405027/11473654
inc resource.inc
// Resource Table
// Created by IDE, Do not modify this table
.TEXT
.external _RES_Table;
.external _RES_SOUND0_S72_SA;
.external _RES_SOUND0_S72_EA;
.external _RES_SOUND1_S48_SA;
.external
www.eeworm.com/read/405027/11473673
inc resource.inc
// Resource Table
// Created by IDE, Do not modify this table
.TEXT
.external _RES_Table;
.external _RES_SOUND0_S72_SA;
.external _RES_SOUND0_S72_EA;
.external _RES_SOUND1_S48_SA;
.external