OSX上的MS SAPI SDK等效项 [英] MS SAPI sdk equivalent on OSX

查看:111
本文介绍了OSX上的MS SAPI SDK等效项的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一个SDK,使我可以在OSX应用程序上进行语音识别.

I'm looking for an SDK that would allow me to have speech recognition on a OSX application.

我已经有一个使用sapi的Windows的工作代码,可以从音频文件中获取语音识别信息,并且我想看看如何在osx中​​执行此操作,因为SAPI之类的功能不可用.

I already have a working code for windows using sapi, to get speech recognition info from an audio file, and i would like to see how to do this in osx since something like SAPI is not available.

谢谢!

推荐答案

OS X等效项是语音识别服务:

The OS X equivalent is the Speech Recognition service:

http://developer.apple.com/library/mac/#documentation/cocoa/conceptual/speech/Articles/RecognizeSpeech.html#//apple_ref/doc/uid/20002081-BCIHEBFH

请注意,语音识别服务仅限于侦听预定义的命令短语.不能用于听写.

Note that the Speech Recognition service is limited to listening for predefined command phrases. It cannot be used for dictation.

这篇关于OSX上的MS SAPI SDK等效项的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆