CocoaPods trunk is moving to be read-only. Read more on the blog, there are 3 months to go.

SendVoiceAndSpeechRecognizer 1.0.1

SendVoiceAndSpeechRecognizer 1.0.1

Maintained by aaa510665117.



  • By
  • ZY

SendVoiceAndSpeechRecognizer

利用ios原生框架语音录入与实时识别

Author ZY
E-mail [email protected]

use: pod 'ZYVoiceSpeechRec'

SOSAudioVoice

SOSAudioVoice为录音类,使用方法见demo

SpeechRecognizerManager

SpeechRecognizerManager为语音识别类,需与SOSAudioVoice搭配使用