• Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by hello1111 · Dec 19, 2014 at 05:42 PM · erroriosmicrophone

iOS (8) - sporadic microphone.start failure.

Hi All -

this is pretty similar to this question, but a bit different so I'm starting a new thread.

when using Microphone.start() with pretty standard options on various iOS 8 iPads, I sometimes get the error message below. I haven't figured out a rhyme or reason to it - it comes in clusters: ie, it will work for 10 minutes, and then not work for 10 minutes. The bad state survives app-restart, app-deletion, and even power-cycling the entire device.

I've tried decreasing the sample size, with no effect.

This is a critical feature for the app I'm building, and if I can't get it working reliably I'll need to write an iOS plugin (and down the road an android plugin) to handle the microphone on the native side.

.. Are there alternative audio systems to Unity's built-in one ? (Ie, native plugins, not relying on Microphone).

here's the code:

 // Microphone.devices.Length is > 0,
 // and that device's minimum & maximum frequencies are both zero, so 16000Hz is supported.
 AudioClip clip = Microphone.Start(Microphone.devices[0], false, 10, 16000);

and here's the sporadic error. again, sometimes it works fine.

 Starting Microphone failed. result=57 (A call to a standard soundcard driver failed, which` could possibly mean a bug in the driver or resources were missing or exhausted.)

Comment
Add comment · Show 3
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Linetsis · Jan 30, 2015 at 07:20 PM 0
Share

Have you found the solution to this? $$anonymous$$y partner and I are having this same problem right now!

Show more comments
avatar image hello1111 · Jan 30, 2015 at 09:55 PM 0
Share

I've mostly put this project to the side so I haven't been spending much time on it, so, nope, sorry.

0 Replies

· Add your reply
  • Sort: 

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Welcome to Unity Answers

If you’re new to Unity Answers, please check our User Guide to help you navigate through our website and refer to our FAQ for more information.

Before posting, make sure to check out our Knowledge Base for commonly asked Unity questions.

Check our Moderator Guidelines if you’re a new moderator and want to work together in an effort to improve Unity Answers and support our users.

Follow this Question

Answers Answers and Comments

4 People are following this question.

avatar image avatar image avatar image avatar image

Related Questions

How to solve machine.config? The system cannot find the file specified. IOS 0 Answers

How to check if a variable contains a Touch? 1 Answer

Xcode error after upgrading Unity project from 2019.2.0 to 2019.3.11 0 Answers

Errors with shaders/materials on newer iOS devices 1 Answer

Xcode Error when uploading unity game "Shell Script Invocation Error" 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges