1
Audio / Re: Debug Error -Abort() Has Been Called
« on: July 05, 2017, 04:05:44 am »
I just ran the program again and this is the error I get when trying to put the recorded audio into a buffer so I can save it to a file. Thanks for the help.
Quote
An internal OpenAL call failed in SoundBuffer.cpp(265).
Expression:
alBufferData(m_buffer, format, &m_samples[0], size, sampleRate)
Error description:
AL_OUT_OF_MEMORY
There is not enough memory left to execute the command.