libsprec icon indicating copy to clipboard operation
libsprec copied to clipboard

Sample demo crash!

Open PratikGajera opened this issue 7 years ago • 1 comments

Hello,

I build given library and demo example application on raspberry pi 3 and when I run this application on command line, getting segmentation fault. Find out below run time error:

ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM pulse Segmentation fault

Please clarification on above issue!

Thanks, Pratik

PratikGajera avatar Jan 21 '18 07:01 PratikGajera

Hello, and thanks for contributing!

It appears that the library is unable to open the appropriate audio device. Do you have the necessary drivers installed and configured properly?

H2CO3 avatar Jan 21 '18 11:01 H2CO3