最終更新:2021-11-08 (月) 08:58:12 (893d)  

SFSpeechAudioBufferRecognitionRequest
Top / SFSpeechAudioBufferRecognitionRequest

https://developer.apple.com/documentation/speech/sfspeechaudiobufferrecognitionrequest

親クラス

バッファの追加

func append(AVAudioPCMBuffer)Appends audio in the PCM format to the end of the recognition request.
func appendAudioSampleBuffer?(CMSampleBuffer)Appends audio to the end of the recognition request.
func endAudio()Marks the end of audio input for the recognition request.