I am trying to do audio visualization for a stream. The sound should play in the background, and I'm currently playing it using AVPlayer, but I canβt get a measurement from it. How can I get a measurement and render? Any suggestions?
Here is an example with waveforms: a cocoa audio player component that displays the shape of an audio file
Here you have an indicator barrier and another example of how you can use it: ATTabandHoldAudioRecord
Apple also has a SpeakHere example - the code includes LevelView .. but this sample Apple code is nothing but simple to implement ...
Source: https://habr.com/ru/post/954063/More articles:I can only serve one file using OWIN UseStaticFiles - .netWhen to use Facades and when to add dependencies - phpAndroid Relative Layout with sticky footer - androidAndroid radio against listeners - androidChrome DevTools Profiler - javascripthow to develop a web application with angularjs on the client side and a flask on the backend? - javascriptScript Notify about ms-appdata - javascriptIs there a short way to write for i in the range (100) in C ++? - c ++Spring Incorrect data caching + Hibernate Query - spring-dataSpring Saving Data - Caching - spring-dataAll Articles