Question

Is the voice recogniiton a part of iPhone Audio? I want to build a sample code on voice recognition for iPhone. How to get started? please give me some idea. any documents in iPhone app developers which says about voice recognition programming?

Thank you,

Was it helpful?

Solution

There are no native voice recognition libraries/API accessible from the iPhone SDK that I know of. However, you could try looking into some third-party API's such as CMU Sphinx or Sensory

See this related question for more information.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top