Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
OSX アプリケーションで音声認識できるようにする SDK を探しています。
音声ファイルから音声認識情報を取得するために、sapi を使用する Windows 用の作業コードが既にあります。SAPI のようなものが利用できないため、osx でこれを行う方法を知りたいです。
ありがとう!
OS X に相当するのは音声認識サービスです。
http://developer.apple.com/library/mac/#documentation/cocoa/conceptual/speech/Articles/RecognizeSpeech.html#//apple_ref/doc/uid/20002081-BCIHEBFH
音声認識サービスは、事前定義されたコマンド フレーズのリッスンに限定されていることに注意してください。ディクテーションには使用できません。