Hi all,
I based on this solution to recording from microphone and its working.
https://github.com/naudio/NAudio/blo...ordingPanel.cs
but can't find function to achieve recording from specific point in time in existing file.
Example
Im recorded some audio about 1 minute, but from 30 seconds I made mistake and want to record again from this point.
How to open existing file, set the position to specific miliseconds and start recording?
I based on this solution to recording from microphone and its working.
https://github.com/naudio/NAudio/blo...ordingPanel.cs
but can't find function to achieve recording from specific point in time in existing file.
Example
Im recorded some audio about 1 minute, but from 30 seconds I made mistake and want to record again from this point.
How to open existing file, set the position to specific miliseconds and start recording?