18 results

text-to-speech

Version 1.0.0.0

by Siyi Deng

text-to-speech, speech synthesis, tts, let Matlab speak

TTS text to speech. TTS (TXT) synthesizes speech from string TXT, and speaks it. The audio format is mono, 16 bit, 16k Hz by default. WAV = TTS(TXT) does not vocalize but output to the

Converts text to speech.

Any text is spoken. Get started ...1. add the text2speech folder to your Matlab path2. Test your new function: tts('This is a test.')Examples:Casual chat.tts('Hi - how are you?');tts({'Hello. How

Text To Speech function, via Win32 Speech API (SAPI).

tts(textString) is a very simple function, which "reads" the textString string. The tts function calls the Microsoft(r) Win32 Speech API (SAPI).

This program reminds the user when the battery is full and when it is empty.

voice.(https://www.mathworks.com/matlabcentral/fileexchange/67279-simple-digital-clock-speaking-clock)I have integrated this program with that clock. So it is two in one now.and thanks to tts program by Siyi Deng ( https://www.mathworks.com/matlabcentral/fileexchange/18091-text-to-speech )

This program is integration of my two programs (Simple Digital clock and Battery saver)

entry to enable cortana for tts, use the file given in the zip. you have to run it only once for your computer.You can complie it to an exe using application compiler and add the shortcut to the startup

TTS.m

Version 1.0.0.0

by amna aziz

Text to Speech Conversion with Phonematic Concatenation

Persian Classical Music Instrument Recognition (PCMIR) Using a Novel Persian Music Database

An interval timer for exercising at home.

To store misc codes. for different projects

Automatic text-to-speech synthesis

12 and 24 hr digital clock which can say the time every 15 minutes with Cortana voice.

) Enable Microsoft Eva tts by running the Registry file attached.2) Open Addy_Time_and_Digital_clock_v3.m and run the program. (Know that all the other function files and the fig file should also be in the

Function to make Matlab speak via unofficial Google text2speach.

This is a command line demo on how to use the ActiveX VideoLAN.VLCPlugin.2 in combination with the unofficial google text to speech (TTS) engine to generate speech from text.You need to install the

GUI to make Matlab speak via unofficial Google service using VLC as ActiveX-Component

This is a demo on how to use the ActiveX VideoLAN.VLCPlugin.2 in combination with the unofficial google text to speech (TTS) engine to generate speech from text.You need to install the

Number to Words

Version 4.1.4

by Stephen23

Convert a numeric to a string with the English name of the number value (GB/IN/US).

MATLAB Assistant is a voice assistant tool that helps to perform predefined activities within MATLAB/Simulink.

are installed within Python. 1. SpeechRecognition 2. playsound 3. gTTS 4. pyaudioUsage:The user may install the MATLABAssistant.mlappinstall which is available under the

Words to Number

Version 2.4.4

by Stephen23

Convert English number name/s written in a string to numeric value/s (GB/IN/US).

This m files take the Sudoku problems from the text file and the computer speaks the solution.