APIs for converting Voice/Audio data in to text

前端 未结 3 1415
渐次进展
渐次进展 2021-01-21 09:07

I am working on a iphone apps in which i am storing the voice of users as audio file and want to display in text.

How it will be ...any idea about APIs ??

Thanks

3条回答
  •  隐瞒了意图╮
    2021-01-21 10:03

    You will have to develop the voice recognition engine yourself I'm afraid. No library that I know of can do this. Apart form that, the iPhone CPU would probably not be powerful enough.

提交回复
热议问题