I am iOS developer . I have wav file and I am sending this url to pd file and I want that pd file run this audio file.
"/Users/erhandemirci/Library/Containers/CFFBC752-68DE-4B98-B570-6E0E973C3403/Data/Documents/outputAudio.wav"
my swift code :
[PdBase sendSymbol: wavpath toReceiver:@"setAudioFilePath"];
#X obj 69 136 s setAudioFilePath; # setAudioFilePath receiver
my pd files is not correct . can you help me please . outputAudio.wav
mypdFile.pd