I have been working with sample caching and pulseaudio in an effort to try and get tones and beeps for user feedback. I have it working properly now, but I was wondering.<br><br>It there any plans to expose pa_scache_add_file functionality across the native protocol, or other protocols? I'm essentially having to duplicate this functionality in my programs.
<br><br>I believe the samples are on a per context basis. It there a way to do more of a global caching. Like say a desktop wanted global sounds for program events. Do all the programs need to cache them, or can the desktop cache them and the programs access them. There can be naming or name space issues if this is the case, but you seem to resolve name collisions already which should help.
<br><br>Keith Preston<br><br>