I work in an application in which I need to cut out a selected part of a sound file. But I do not know how to do this. If anyone can answer me with a code then it would be better.
Thanks in advance.
There is a sound engine API FMOD API available for several platforms , including iOS. It is free for non-commercial use.
You can also use Core Audio Units. Some links:
Source: https://habr.com/ru/post/890465/More articles:How to use pass array in PL / SQL functions - functionEclipse Scala plugin: "illegal circular inheritance" - eclipseHow to display HTML5 check if inputElement.validity.valid == false? - javascriptHow to check event handler assigned or not in QuickWatch - debuggingInconsistent results when transferring data between C ++ DLL and C # GUI - c ++Set @ModelAttribute to MockHttpServletRequest in JUnit Test - springHow to handle SIGKILL, SIGABRT, Signal-0 exceptions through exception handling in iPhone programming - objective-cCustom Exception Handling on Object C - objective-cflexible space and fixed-space element - objective-cOn Windows, how can I install the lowest-level global keyboard glitch? - pythonAll Articles