germanattanasio / speech-ios-sdk

DEPRECATED - use https://github.com/watson-developer-cloud/ios-sdk
https://github.com/watson-developer-cloud/ios-sdk
Other
34 stars 15 forks source link

TTS not working in iPhone 4s #13

Closed germanattanasio closed 8 years ago

germanattanasio commented 9 years ago

From a user:

I can successfully call the service and everything works great when I'm running the app in the iOS simulator (using the iPhone 6 emulator), however, when I deploy it to my iPhone 4s running iOS 8.4, i hear no audio when the text to speech is called. I ran the app on my device in xcode and it's running the code without error, however, there is no audio. Any suggestions or clues as to what the issue might be?

As a side note, I'm using the speech to text api as well and it works fine on the device.

germanattanasio commented 9 years ago

See https://developer.ibm.com/answers/questions/233244/text-to-speech-no-audio-on-device.html

germanattanasio commented 8 years ago

fixed