Text to speech synthesis matlab code
显示 更早的评论
Hello everyone can anyone pls tell me matlab code for text to speech synthesis without using system speech synthesizer...pls help me...
采纳的回答
更多回答(6 个)
Pertor
2016-5-27
编辑:Image Analyst
2016-5-27
0 个投票
Perhaps this website may be useful. Though I don't get it.
Deba Choudhury
2017-8-27
0 个投票
It would quite a help if you explain the code working.
3 个评论
Walter Roberson
2017-8-27
If you are referring to Image Analyst's code: it works by activating a .NET assembly, creating a .NET object using the assembly, and invoking a method on object to do the work.
Another way of phrasing this is that it more or less makes an operating system call to do the work.
The technique will work only for MS Windows.
Vinay Vinay
2019-11-8
Can you please tell me code for the process you have told..creating .Net and invoking it
Image Analyst
2019-11-8
With Windows systems, it's built-in or something.
sadiq husaini
2017-10-14
0 个投票
Need the source code of this class (System.Speech.Synthesis.SpeechSynthesizer)? any one help me ? thanks in advance.
2 个评论
Image Analyst
2017-10-14
If you get hired onto the right team, you may be able to get to the source code.
Jan
2017-10-14
@sadiq: You ask a Matlab forum to provide the source code of a Windows library, which is obviously a protected property of Microsoft. Seriously?
soundarya sopna
2018-2-17
0 个投票
i need coding for extact of text and audio conversion
2 个评论
Image Analyst
2018-2-17
sneha madre
2018-2-22
how to reduce delay in text to speech conversion between two word or more in matlab .please send command.thanks
Priya Raj
2018-3-21
0 个投票
Sir, We have obtained the count of objects in our program and we want to output that count in the form of speech,How it can be done,ty.
Brian Hemmat
2020-1-25
0 个投票
Audio Toolbox (R2019a or later) supports calling into popular 3rd-party APIs for speech synthesis:
类别
在 帮助中心 和 File Exchange 中查找有关 Simulation, Tuning, and Visualization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!