Home > freetb4matlab > audio > playaudio.m

playaudio

PURPOSE ^

% Plays the audio file @file{@var{name}.@var{ext}} or the audio data

SYNOPSIS ^

function playaudio (name, ext)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} playaudio (@var{name}, @var{ext})
% @deftypefnx {Function File} {} playaudio (@var{x})
% Plays the audio file @file{@var{name}.@var{ext}} or the audio data
% stored in the vector @var{x}.
% @seealso{lin2mu, mu2lin, loadaudio, saveaudio, setaudio, record}
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003