• 大小: 7KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-01
  • 语言: Matlab
  • 标签: MATLAB  录音  

资源简介

利用audiorecorder录音,并且保存,包括GUI界面,绝对可用

资源截图

代码片段和文件信息

function varargout = record_audio(varargin)
% RECORD_AUDIO M-file for record_audio.fig
%      RECORD_AUDIO by itself creates a new RECORD_AUDIO or raises the existing
%      singleton*.
%
%      H = RECORD_AUDIO returns the handle to a new RECORD_AUDIO or the handle to
%      the existing singleton*.
%
%      RECORD_AUDIO(‘CALLBACK‘hobjecteventDatahandles...) calls the local
%      function named CALLBACK in RECORD_AUDIO.M with the given input arguments.
%
%      RECORD_AUDIO(‘Property‘‘Value‘...) creates a new RECORD_AUDIO or raises the
%      existing singleton*.  Starting from the left property value pairs are
%      applied to the GUI before record_audio_OpeningFunction gets called.  An
%      unrecognized property name or invalid value makes property application

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件        5954  2014-10-14 16:10  record_audio.m
     文件        5327  2014-10-14 16:12  record_audio.fig

评论

共有 条评论