speak
版本 1.0.0.0 (1.5 KB) 作者:
Fahad Al Mahmood
This function uses Excel to speak entered texts or numbers.
编者注: This file was a File Exchange Pick of the Week
SPEAK using Excel to speak entered texts or numbers
speak(text)
Examples:
speak('Hello');
speak('How are you doing my friend?');
speak('I can count!',1,2,3,4,'I am smart!');
引用格式
Fahad Al Mahmood (2024). speak (https://www.mathworks.com/matlabcentral/fileexchange/4769-speak), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R13
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 Spreadsheets 的更多信息
标签
致谢
启发作品: BattleShip (R)
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 | Modified to speed the speech process for multiple input arguments |