I have just recently completed my first B4A app and am now looking at porting it to B4I.
My B4A app uses the TTS library to provide voice prompts at certain points in the user interaction. It would appear that I can use iPhone.TTS in B4I to replicate this functionality.
When issuing voice prompts the B4A app also overrides any manual volume settings of the media voice channel via Phone/SetVolume/GetVolume/VOLUME_MUSIC.
There does not appear to be any ability to get/set volume anywhere in B4I except in the Media Player library which I'm assuming isn't related to TTS - or is it?
So my question is - is there any way to get and set the volume of the channel(?) used by TTS in B4I?
Thanks in anticipation...
My B4A app uses the TTS library to provide voice prompts at certain points in the user interaction. It would appear that I can use iPhone.TTS in B4I to replicate this functionality.
When issuing voice prompts the B4A app also overrides any manual volume settings of the media voice channel via Phone/SetVolume/GetVolume/VOLUME_MUSIC.
There does not appear to be any ability to get/set volume anywhere in B4I except in the Media Player library which I'm assuming isn't related to TTS - or is it?
So my question is - is there any way to get and set the volume of the channel(?) used by TTS in B4I?
Thanks in anticipation...