TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Carlos Khouri
NA
9
582
Insert an MP4A file in the Middle of another MP4A file
May 8 2017 1:06 PM
I have a project requirement where I have to record two audio files, and them insert the second file in the middle of the first file. It is a Cordova app, currenlty I use "cordova-plugin-media" to do the recording, by default on Android the file extension is MP4a. after recording I upload both files to the server. on the server I use NAudio to split the first file and then merje the 3 files together also using NAudio. The code is working, the problem is that the seek on the Mobile is not working and I believe it is because the RIFF files is corrupted when the spliting and the concatinating was performed. So I am looking for a way to properly do these steps and have a valid RIFF file or a 3rd party .Net library that can perfrom these tasks.
Thank you for all your input in advance.
Reply
Answers (
1
)
how to generate yearly report in sp
VS 2013 Couldn't Debug