nadiro
Member level 1
- Joined
- Jul 23, 2012
- Messages
- 34
- Helped
- 3
- Reputation
- 6
- Reaction score
- 3
- Trophy points
- 1,288
- Activity points
- 1,601
Hi every body
I am working on the project which is speech processing by MATLAB.
Actually I found a program which records digits 0-9 and save them as the patterns and when we run the program and say each digit, this test voice is compared with the patterns which recorded before and if there were the same that digit would be shown.
Now I want to say a date for example 92/12/23, in the program that I found we should say each digit alone to make a date or more than one digit numbers;
for example we should say: two, three, one, two, nine, two (this isn't a date at all:|)
I want to say twenty-three/ twelve /ninety-two; but I don't know how I should do this.
What is your suggestion?
Would you please guide me?
If it is necessary, I will attach the program
thanks in advance
I am working on the project which is speech processing by MATLAB.
Actually I found a program which records digits 0-9 and save them as the patterns and when we run the program and say each digit, this test voice is compared with the patterns which recorded before and if there were the same that digit would be shown.
Now I want to say a date for example 92/12/23, in the program that I found we should say each digit alone to make a date or more than one digit numbers;
for example we should say: two, three, one, two, nine, two (this isn't a date at all:|)
I want to say twenty-three/ twelve /ninety-two; but I don't know how I should do this.
What is your suggestion?
Would you please guide me?
If it is necessary, I will attach the program
thanks in advance