play audioClip just plays static
Posted: Fri Oct 05, 2018 5:19 pm
Hello All,
I'm trying to play audio in an app - initially in the LiveCode IDE - but all I get is heavy static/hissing and just a faint indication of the actual content of the audio clip.
This is code I am using:
play audioClip "/Users/markosborne/Documents/L2_development/page_2_3.wav"
wait until the sound is done
show image "page_2_3_bubble.png"
The page_2_3_bubble.png shows after the clip (static) is done,
I'm using LiveCode Indy 9.0.1 | Build 15103 on MacOS 10.12.6
The same effect happens if I play the clip through a Player control. It is also true for .mp3 & .aif file types.
But all the clips play fine outside of LiveCode.
Any thoughts anyone?
Mark
I'm trying to play audio in an app - initially in the LiveCode IDE - but all I get is heavy static/hissing and just a faint indication of the actual content of the audio clip.
This is code I am using:
play audioClip "/Users/markosborne/Documents/L2_development/page_2_3.wav"
wait until the sound is done
show image "page_2_3_bubble.png"
The page_2_3_bubble.png shows after the clip (static) is done,
I'm using LiveCode Indy 9.0.1 | Build 15103 on MacOS 10.12.6
The same effect happens if I play the clip through a Player control. It is also true for .mp3 & .aif file types.
But all the clips play fine outside of LiveCode.
Any thoughts anyone?
Mark