How can I change the sound to be played in a metasound depending on an int parameter?

I’m making the sounds to make footsteps and I have an int32 that I’m changing depending on the physical material that my character is stepping on but I don’t know how I can pass it to the metasound so that it plays the corresponding sound.