completeAnalysis()
Notifies the analyzer when it receives the final audio buffer.
Declaration
func completeAnalysis()Discussion
Use this method for requests that provide final results when a stream reaches its end. The analyzer ignores any further calls to the analyze(_:atAudioFramePosition:) method.