草庐IT

SFSpeechRecognizerAuthorizationSt

全部标签

ios - 连续语音识别。使用 SFSpeechRecognizer (ios10-beta)

我正在尝试执行续。在iOS10测试版上使用AVCapture进行语音识别。我设置了captureOutput(...)以持续获取CMSampleBuffers。我将这些缓冲区直接放入我之前设置的SFSpeechAudioBufferRecognitionRequest中,如下所示:...dosomesetupSFSpeechRecognizer.requestAuthorization{authStatusinifauthStatus==SFSpeechRecognizerAuthorizationStatus.authorized{self.m_recognizer=SFSpeech

ios - 连续语音识别。使用 SFSpeechRecognizer (ios10-beta)

我正在尝试执行续。在iOS10测试版上使用AVCapture进行语音识别。我设置了captureOutput(...)以持续获取CMSampleBuffers。我将这些缓冲区直接放入我之前设置的SFSpeechAudioBufferRecognitionRequest中,如下所示:...dosomesetupSFSpeechRecognizer.requestAuthorization{authStatusinifauthStatus==SFSpeechRecognizerAuthorizationStatus.authorized{self.m_recognizer=SFSpeech