I have been working with sample caching and pulseaudio in an effort to try and get tones and beeps for user feedback.&nbsp;&nbsp; I have it working properly now, but I was wondering.<br><br>It there any plans to expose&nbsp; pa_scache_add_file functionality across the native protocol, or other protocols?&nbsp; I&#39;m essentially having to duplicate this functionality in my programs.
<br><br>I believe the samples are on a per context basis.&nbsp;&nbsp; It there a way to do more of a global caching.&nbsp;&nbsp;&nbsp; Like say a desktop wanted global sounds for program events.&nbsp;&nbsp; Do all the programs need to cache them, or can the desktop cache them and the programs access them.&nbsp; 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>