What kind of coding do I need to create a program that will recognize the word I am saying and repeat that same word to me?

1 view (last 30 days)
The Code-Word Catcher prgram should be able to recognize a word such as "hello" for example and will play the corresponding pre-recorded enunciation of the word through the computer speaker and display the word on computer screen. What line of codes I need? What are the basic steps I need to start a script?

Answers (1)

the cyclist
the cyclist on 23 Jul 2022
Take a look at the documentation on how to Record and Play Audio in MATLAB.
FYI, it took me literally a few seconds to google that.

Products


Release

R2022a

Community Treasure Hunt

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

Start Hunting!