speak
Version 1.0.0.0 (1.49 KB) by
Fahad Al Mahmood
This function uses Excel to speak entered texts or numbers.
Editor's Note: 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!');
Cite As
Fahad Al Mahmood (2024). speak (https://www.mathworks.com/matlabcentral/fileexchange/4769-speak), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R13
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Spreadsheets in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired: BattleShip (R)
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Modified to speed the speech process for multiple input arguments |