You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use PJSIP to implement VoIP application and use 'beep' play wav file in another application, it returns 'resource busy'. Is there any function or error return to determin if the audio resource is busy.
ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dmix.c:1029:(snd_pcm_dmix_open) unable to open slave
aplay: main:722: audio open error: Device or resource busy
When I use PJSIP to implement VoIP application and use 'beep' play wav file in another application, it returns 'resource busy'. Is there any function or error return to determin if the audio resource is busy.
Original issue: faiface/beep#60
The text was updated successfully, but these errors were encountered: