Statistics
7 Questions
0 Answers
RANK
15,060
of 295,467
REPUTATION
2
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
85.71%
VOTES RECEIVED
2
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Help on try-catch statements
A section of my text-to-speech program is supposed to separate a Malay word into its prefix-base-suffix components. A word can e...
13 years ago | 2 answers | 0
2
answersQuestion
String Reading Functions
I am writing a Malay language text to speech program. Its very simple; it reads the string from user input, matches it in the da...
13 years ago | 2 answers | 0
2
answersQuestion
How to ignore punctuation in a user string while scanning for words (textscan())?
It works perfectly now. thanks to oleg and lucas for ur help! if ur interested, here's how it looks like in the end: functio...
13 years ago | 3 answers | 0
3
answersQuestion
Unable to play .wav file
Hi guys, for some reason, some odd errors occur when i try to run my text to speech program. i created it using GUIDE. i get 5 e...
13 years ago | 1 answer | 0
1
answerQuestion
How to count length of array?
hi all, im using GUIDE to form my gui. function pushbutton1_Callback(hObject, eventdata, handles) words = get(handles.e...
13 years ago | 2 answers | 0
2
answersQuestion
How to obtain data from editbox using a pushbutton?
Hi all, My GUI (called tts2) has an editbox and a pushbutton. By pushing the button, the pushbutton callback is supposed to scan...
13 years ago | 1 answer | 2
1
answerQuestion
How to scan a user-input sentence/phrase for the individual words
I'm writing a text to speech program in the Malay Language for a project. I have created a GUI with an editbox for the user-inpu...
13 years ago | 2 answers | 0