Check if a node ID represents an audio asset.
static bool isAssetAudioNodeId(String nodeId) => _assetAudio.matches(nodeId);