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