Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio does not work on iOS simulators #73

Closed
mobihunterz opened this issue Feb 22, 2017 · 4 comments
Closed

Audio does not work on iOS simulators #73

mobihunterz opened this issue Feb 22, 2017 · 4 comments
Assignees
Labels

Comments

@mobihunterz
Copy link

I have followed all steps mentioned in the quickstart example with generating access tokens for device and simulator separately and installed app at both sides. When I call from my device to simulator, video works. I can see my video on simulator but audio does not come. I tried it many times but no audio. I checked speakers and everything but no success.

Please let me know if there is any quick solution. At least quickstart example should work.

@piyushtank piyushtank self-assigned this Feb 22, 2017
@piyushtank
Copy link
Contributor

@mobihunterz Audio playout and recording does not work correctly on simulators is a known issue in Video SDK - https://www.twilio.com/docs/api/video/changelogs/ios#100-beta8-february-17-2017

I will let you know when this is fixed. I am sorry for the inconvenience.

@piyushtank piyushtank added the bug label Feb 22, 2017
@ceaglest ceaglest changed the title No audio in the call with Quickstart example iOS Simulator audio does not work Feb 22, 2017
@ceaglest ceaglest changed the title iOS Simulator audio does not work Audio does not work on iOS simulators Mar 1, 2017
@ceaglest
Copy link
Contributor

ceaglest commented Jul 7, 2017

Hi @mobihunterz and others,

I am pleased to say that our 1.2.0 release adds support for playback and recording on the iOS simulator.

However, there are some minor limitations. Firstly, you should set the sample rate of your computer's audio device to 48 khz. We tested the built-in audio device only.

screen shot 2017-07-06 at 6 21 12 pm
screen shot 2017-07-06 at 9 54 54 am

After selecting 48 kHz I/O we had success with the following iOS simulator / Xcode combinations.

Xcode 9.0 Beta 2

Simulator Operating System
iPhone 7 Plus iOS 11, iOS 10.2
iPhone 7 iOS 11, iOS 10.2
iPhone 6s iOS 11, iOS 10.2
iPhone 6s iOS 11, iOS 10.2, iOS 10.0
iPhone 6 Plus iOS 11, iOS 10.2
iPhone 6 iOS 11, iOS 10.2
iPhone 5s iOS 11, iOS 10.2
iPhone 5 iOS 10.2
iPhone 4s iOS 9.0

Xcode 8.3.3

Simulator Operating System
iPhone 7 Plus iOS 10.3, iOS 10.2
iPhone 7 iOS 10.3, iOS 10.2
iPhone 6s iOS 10.3, iOS 10.2
iPhone 6s iOS 10.3, iOS 10.2, iOS 10.0
iPhone 6 Plus iOS 10.3, iOS 10.2
iPhone 6 iOS 10.3, iOS 10.2
iPhone 5s iOS 10.3, iOS 10.2
iPhone 5 iOS 10.3
iPhone 4s iOS 9.0

With 1.2.0 out the door we will take some time to migrate this information to our docs pages.

Best,
Chris Eagleston

@ceaglest ceaglest assigned ceaglest and unassigned piyushtank Jul 7, 2017
@ceaglest
Copy link
Contributor

Closing this issue since it's been resolved in our last release. We still plan to migrate this info to our docs pages.

@mobihunterz
Copy link
Author

Thanks for the info. I will check this.

paynerc pushed a commit that referenced this issue Jun 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants