How to take user input from MATLAB GUI?

1 view (last 30 days)
huda farooqui
huda farooqui on 9 Nov 2018
I have done python matlab integration for Text-to-speech conversion, where i am calling python code from MATLAB. My python code is taking a sentence from user and converting it to audio file. When i run code on MATLAB it reads Python code at the back end and ask for Text input to be converted in audio as shown in attached pic.
now i want this user input display in GUI , where user will input text and then it will further process and give audio. i dont know how to do this...

Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!