Hi All-
I am having trouble with saving the audio record from mic in unreal
The raw data i get is from IVoiceCapture->GetVoiceData
So, how can i save the data as pcm or wav ? As it is uint8*
Or, Can I just use it as raw data as pcm ?
Hi All-
I am having trouble with saving the audio record from mic in unreal
The raw data i get is from IVoiceCapture->GetVoiceData
So, how can i save the data as pcm or wav ? As it is uint8*
Or, Can I just use it as raw data as pcm ?