> For the complete documentation index, see [llms.txt](https://docs.anyrpg.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.anyrpg.org/anymmo/networkbehaviours/fishnetobjectaudiocontroller.md).

# FishNetObjectAudioController

The FishNetObjectAudioController NetworkBehaviour must be placed on the same gameObject or prefab that contains the AnyRPG *ObjectAudioController* component.

This component ensures that any object that should play sounds (like squeaky doors etc) will properly play the sound on the client.
