omrihak / accord

Automatically exported from code.google.com/p/accord
0 stars 0 forks source link

Not able to record audio #102

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. just statr recording
2.
3.

What is the expected output? What do you see instead?
Exception: SlimDX.DirectSound.DirectSoundException

Message: E_FAIL: An undetermined error occurred (-2147467259)

Stack:

 at SlimDX.Result.Throw[T](Object dataKey, Object dataValue)

 at SlimDX.Result.Record[T](Int32 hr, Boolean failed, Object dataKey,
Object dataValue)

 at SlimDX.DirectSound.CaptureBuffer..ctor(DirectSoundCapture capture,
CaptureBufferDescription description)

 at Accord.DirectSound.AudioCaptureDevice.WorkerThread()

 at System.Threading.ThreadHelper.ThreadStart_Context(Object state)

 at System.Threading.ExecutionContext.RunInternal(ExecutionContext
executionContext, ContextCallback callback, Object state, Boolean
preserveSyncCtx)

 at System.Threading.ExecutionContext.Run(ExecutionContext
executionContext, ContextCallback callback, Object state, Boolean
preserveSyncCtx)

 at System.Threading.ExecutionContext.Run(ExecutionContext
executionContext, ContextCallback callback, Object state)

 at System.Threading.ThreadHelper.ThreadStart()

What version of the product are you using? On what operating system?
2.8

Please provide any additional information below.

Original issue reported on code.google.com by ankur456...@gmail.com on 8 Aug 2014 at 7:25

GoogleCodeExporter commented 8 years ago
Thanks for filling the issue! This should have been fixed in the version 2.13 
which has just been released. Please let me know if the issue persists, or if 
it now works for you. Please note that now the framework depends on SharpDX 
instead of SlimDX.

Original comment by cesarso...@gmail.com on 19 Aug 2014 at 8:38

GoogleCodeExporter commented 8 years ago

Original comment by cesarso...@gmail.com on 19 Aug 2014 at 8:45