soundTL

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Video/Audio/PDF
Introduced first in SolidGeometry 4.9, Creation date: 2020-03-26, Last change: 2025-09-14

same as sound by support audio output devices

Description

Since an audioplayer is erased at the same time the function returns, but the sound is not played, this function is required to support different output devices similar to the sound function

See Also: , audiorecorderTL , audiotrim , audiovocoder

Example Illustration

 missing image of soundTL(y,FS,DV,SH)

Syntax

soundTL(y,FS,[DV,SH])

Input Parameter

y: Samples
FS: Sample rate
DV: Device Name string to use
SH: if true; a time scale is displayed; default is true

Examples


audiorecorderTL('pro X',16000,5); y=ans; soundTL(y,16000,'Pro X')




Copyright 2020-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth

Last html export of this page out of FM database by TL: 2025-09-21