SendVoiceAndSpeechRecognizer
利用ios原生框架语音录入与实时识别
| Author | ZY |
|---|---|
| [email protected] |
use: pod 'ZYVoiceSpeechRec'
SOSAudioVoice
SOSAudioVoice为录音类,使用方法见demo
SpeechRecognizerManager
SpeechRecognizerManager为语音识别类,需与SOSAudioVoice搭配使用
CocoaPods trunk is moving to be read-only. Read more on the blog, there are 3 months to go.
利用ios原生框架语音录入与实时识别
| Author | ZY |
|---|---|
| [email protected] |
SOSAudioVoice为录音类,使用方法见demo
SpeechRecognizerManager为语音识别类,需与SOSAudioVoice搭配使用