Contents

analyze()

Analyzes the audio file synchronously.

Declaration

func analyze()

Mentioned in

Discussion

This method executes synchronously and may block the calling thread for a long time.

The audio file analyzer sends errors to each request’s results observer.

See Also

Analyzing Data