HT3625 But my Mac in the Sound Input menu does not have the "Use audio for" menu option.

I want to use the audio port in my MacBook Pro 13 to record stereo sound, under the Preference>Sound> Input menu, there is no option of "use audio for".

Mid 2012 Macbook Pro 13" do not have audio in through the headphone jack.
The 13" with retina and the 15" have it.

Similar Messages

  • HT3625 My Macbook Air does not have this "Use audio for:" option, as it has been excluded from Airs for whatever reason. How do I change my audio output to input without this?

    If I have to buy an audio-usb converter let me know.
    Although if this is an option exclusive to Pros and I do, then this is a little ridiculous Mr. Ghost of Steve Jobs.
    Especially considering how Airs don't have their own section here on the forums
    Thank you for whoever responds! All the idiot "how to" links on Google have me a little frustrated

    Nevermind, posted this in Air section
    It didn't give me that option initially.

  • HT1267 I bought My Iphone 4s from Iran, I need to make an Apple Id but Iran is not in the registered countries?! I dont know what to choose? Also From Iran we do not have Credit card facility for payment option?!! Any idea how I can get FREE APPS on my Ne

    Hi there,
    I bought My Iphone 4s from Iran, I need to make an Apple Id but Iran is not in the registered countries?! I dont know what to choose? Also From Iran we do not have Credit card facility for payment option?!! Any idea how I can get FREE APPS on my New Phon?!!
    Please let me know how I can get this sorted as soon as possible!! Thank you very much

    You can create an Apple ID without a credit card, see this article:
    Create an iTunes App Store account without a credit card
    Check this post about iPhones from Iran:
    Re: Why Apple does not support from Iran? And why not open a store in Iran?

  • InvalidRecordException: Input record does not have a valid Id.

    I am trying to export data from hybris to endeca. I have set up the index schema, index element, cas config, added properties.
    I have added queries the index elements but somehow the recordstore are not exporting the data to endeca. When, I checked the recordstore for data, it returned an empty file. I have checked the record store config for data and it shows record.spec available. Not sure why I am getting the InvalidRecordException.
    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <recordStoreConfiguration xmlns="http://recordstore.itl.endeca.com/">
    <changePropertyNames/>
    <idPropertyName>record.spec</idPropertyName>
    <jdbmSettings/>
    </recordStoreConfiguration>
    ERROR [hyend2exportcronjob1360880300110::de.hybris.platform.servicelayer.internal.jalo.ServicelayerJob] (hyend2exportcronjob1360880300110) [EndecaRecordStoreService] Exception during writing records to record store
    com.endeca.itl.recordstore.InvalidRecordException: Input record does not have a valid Id.
    at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:141)
    at $Proxy146.writeRecords(Unknown Source)
    at com.endeca.itl.recordstore.RecordStoreWriter.doFlush(RecordStoreWriter.java:170)
    at com.endeca.itl.recordstore.RecordStoreWriter.flush(RecordStoreWriter.java:145)
    at com.endeca.itl.recordstore.RecordStoreWriter.close(RecordStoreWriter.java:163)
    at de.hybris.platform.hyend2.services.endeca.impl.DefaultEndecaRecordStoreService.writeRecordsToRecordStore(DefaultEndecaRecordStoreService.java:125)
    at de.hybris.platform.hyend2.services.endeca.impl.DefaultEndecaRecordStoreService.writeRecords(DefaultEndecaRecordStoreService.java:98)
    at de.hybris.platform.hyend2.services.impl.DefaultExportService.exportSchema(DefaultExportService.java:456)
    at de.hybris.platform.hyend2.services.impl.DefaultExportService.exportSchema(DefaultExportService.java:210)
    at de.hybris.platform.hyend2.services.impl.DefaultExportService.export(DefaultExportService.java:121)
    at de.hybris.platform.hyend2.jobs.ExportJob.perform(ExportJob.java:67)
    at de.hybris.platform.hyend2.jobs.ExportJob.perform(ExportJob.java:1)
    at de.hybris.platform.servicelayer.internal.jalo.ServicelayerJob.performCronJob(ServicelayerJob.java:40)
    at de.hybris.platform.cronjob.jalo.Job.execute(Job.java:1294)
    at de.hybris.platform.cronjob.jalo.Job.performImpl(Job.java:813)
    at de.hybris.platform.cronjob.jalo.Job.access$1(Job.java:772)
    at de.hybris.platform.cronjob.jalo.Job$JobRunable.run(Job.java:677)
    at de.hybris.platform.util.threadpool.PoolableThread.run(PoolableThread.java:198)

    This was due to the dropping of recordstores which were not getting recreated. Using environment parameters (host and port) on the command line to create the recordstore for data resolved the issue.

  • The security database on the server does not have a computer account for this workstation trust relationship

    When I try to log on to my DC it says "The security database on the server does not have a computer account for this workstation trust relationship". It won't let me log on. I installed another server server 2012r2  (its virtual )
    and I can get to ADSI edit. 
    I think what happened was I had a pc that could not connect without unplugging the network cable. So I found this fix 
    FIX: “The security database on the server does not have a computer account for this workstation trust relationship”2032011
    I’ve seen a lot of solutions, or suggestions rather, with regard to the error in the title of this post.  In my experience, the problem can almost always be resolved without extra domain add/removes and reboots, which is the most prevalent solution I have
    seen around.  Usually, this issue is due to a mismatch between attributes of the computer account in Active Directory and those values on the system itself.  Here are the steps I take to fix this issue when it crops up:
    Open up Active Directory Users & Computers pointed to the domain the computer account resides in
    From the “View” pull-down menu, make sure that “Advanced Features” is checked
    Navigate to the part of your organizational unit (OU) structure where the computer account for this server resides
    Open the Properties for the computer object
    Choose the “Attribute Editor” tab on the Properties dialog box
    Check the Attributes dNSHostName & servicePrincipalName – anywhere that a fully qualified hostname is specified (e.g. myserver.mydomainname.com), make sure that the entry matches the hostname
    you have configured when you go here on your server: Start -> Computer -> Right-Click, Properties -> Change Settings (under “Computer name, domain… settings”) -> Full Computer Name
    As an example, for a fictitious W2K8 R2 server whose Full Computer Name is “srv1.mydomainname.com”, these attribute/value pairs should be in Active Directory:
    dNSHostName:
    srv1.mydomainname.com
    servicePrincipalName:
    HOST/SRV1
    HOST/srv1.mydomainname.com
    RestrictedKrbHost/SRV1
    RestrictedKrbHost/srv1.mydomainname.com
    TERMSRV/SRV1
    TERMSRV/srv1.mydomainname.com"
    Not reading it carefully I add a computer with the same name as the pc having the issue and followed the above. The problem is that I did not notice that the spn did not want the name of my server (serv1) but the name of the trouble
    pc.
    dcdiag output
    PS C:\Users\administrator.TOM> dcdiag.exe
    Directory Server Diagnosis
    Performing initial setup:
       Trying to find home server...
       ***Error: DC3 is not a Directory Server.  Must specify /s:<Directory Server> or  /n:<Naming Context> or nothing to
       use the local machine.
       ERROR: Could not find home server.
    PS C:\Users\administrator.TOM> dcdiag.exe /s:DC2
    Directory Server Diagnosis
    Performing initial setup:
       * Identified AD Forest.
       Done gathering initial info.
    Doing initial required tests
       Testing server: Default-First-Site\DC2
          Starting test: Connectivity
             The host 9e0dca7a-d017-445a-b354-adee5ff53d48._msdcs.TOM could not be resolved to an IP address. Check the DN
             server, DHCP, server name, etc.
             Neither the the server name (DC2.TOM) nor the Guid DNS name (9e0dca7a-d017-445a-b354-adee5ff53d48._msdcs.TOM)
             could be resolved by DNS.  Check that the server is up and is registered correctly with the DNS server.
             Got error while checking LDAP and RPC connectivity. Please check your firewall settings.
             ......................... DC2 failed test Connectivity
    Doing primary tests
       Testing server: Default-First-Site\DC2
          Skipping all tests, because server DC2 is not responding to directory service requests.
       Running partition tests on : ForestDnsZones
          Starting test: CheckSDRefDom
             ......................... ForestDnsZones passed test CheckSDRefDom
          Starting test: CrossRefValidation
             ......................... ForestDnsZones passed test CrossRefValidation
       Running partition tests on : DomainDnsZones
          Starting test: CheckSDRefDom
             ......................... DomainDnsZones passed test CheckSDRefDom
          Starting test: CrossRefValidation
             ......................... DomainDnsZones passed test CrossRefValidation
       Running partition tests on : Schema
          Starting test: CheckSDRefDom
             ......................... Schema passed test CheckSDRefDom
          Starting test: CrossRefValidation
             ......................... Schema passed test CrossRefValidation
       Running partition tests on : Configuration
          Starting test: CheckSDRefDom
             ......................... Configuration passed test CheckSDRefDom
          Starting test: CrossRefValidation
             ......................... Configuration passed test CrossRefValidation
       Running partition tests on : TOM
          Starting test: CheckSDRefDom
             ......................... TOM passed test CheckSDRefDom
          Starting test: CrossRefValidation
             ......................... TOM passed test CrossRefValidation
       Running enterprise tests on : TOM
          Starting test: LocatorCheck
             ......................... TOM passed test LocatorCheck
          Starting test: Intersite
             ......................... TOM passed test Intersite
    PS C:\Users\administrator.TOM> regsvr32 schmmgmt.dll
    PS C:\Users\administrator.TOM> netdig /fix
    netdig : The term 'netdig' is not recognized as the name of a cmdlet, function, script file, or operable program.
    Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:1 char:1
    + netdig /fix
    + ~~~~~~
        + CategoryInfo          : ObjectNotFound: (netdig:String) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException
    PS C:\Users\administrator.TOM> Setup /PrepareSchema
    Setup : The term 'Setup' is not recognized as the name of a cmdlet, function, script file, or operable program. Check
    the spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:1 char:1
    + Setup /PrepareSchema
    + ~~~~~
        + CategoryInfo          : ObjectNotFound: (Setup:String) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException
    PS C:\Users\administrator.TOM> netdiag /test
    netdiag : The term 'netdiag' is not recognized as the name of a cmdlet, function, script file, or operable program.
    Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:1 char:1
    + netdiag /test
    + ~~~~~~~
        + CategoryInfo          : ObjectNotFound: (netdiag:String) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException
    PS C:\Users\administrator.TOM> nslooup
    nslooup : The term 'nslooup' is not recognized as the name of a cmdlet, function, script file, or operable program.
    Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:1 char:1
    + nslooup
    + ~~~~~~~
        + CategoryInfo          : ObjectNotFound: (nslooup:String) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException
    PS C:\Users\administrator.TOM>

    Ok fixed. 
    At a elevated cmd prompt run ;
    C:\Users\administrator.TOM>setspn -x
    As you can see the DC serv1 had duplicate SPNs.
    Checking domain DC=TOM
    Processing entry 1
    HOST/serv1.TOM is registered on these accounts:
            CN=SERV1,OU=Domain Controllers,DC=TOM
            CN=C00049,CN=Computers,DC=TOM
    {14E52635-0A95-4a5c-BDB1-E0D0C703B6C8}/TOWN-HBWJ29ZOQC is registered on these ac
    counts:
            CN=Administrator,CN=Users,DC=TOM
            CN=TOWN-HBWJ29ZOQC,CN=Computers,DC=TOM
    {14E52635-0A95-4a5c-BDB1-E0D0C703B6C8}/town-hbwj29zoqc.TOM is registered on thes
    e accounts:
            CN=Administrator,CN=Users,DC=TOM
            CN=TOWN-HBWJ29ZOQC,CN=Computers,DC=TOM
    RestrictedKrbHost/serv1 is registered on these accounts:
            CN=C00049,CN=Computers,DC=TOM
            CN=SERV1,OU=Domain Controllers,DC=TOM
    RestrictedKrbHost/serv1.TOM is registered on these accounts:
            CN=C00049,CN=Computers,DC=TOM
            CN=SERV1,OU=Domain Controllers,DC=TOM
    found 5 groups of duplicate SPNs.
    Went to the computers OU and changed computer c00049 to the correct SPN. Now I have a new issues, I'll start a new thread.

  • HT201269 Hi I want to back up my photos from my iPhone 5. How can I do this? I have an iPad mini but cannot sync to an iPhone as iPad does not have USB port. Can you help please x

    Hi I want to back up my photos from my iPhone 5. How can I do this? I have an iPad mini but cannot sync to an iPhone as iPad does not have USB port. Can you help please

    You have to back them up to a computer. You would import them either to iPhoto or to the Photos app in your PC:
    http://support.apple.com/kb/ht4083
    Cheers,
    GB

  • TS3408 When I open safari from the dock it opens as a small window at the top of the screen that is totally white and does not have a tool bar or exit options.  All I can do is force quit to exit.  What do I do?

    When I open safari from the dock it opens as a small window at the top of the screen that is totally white and does not have a tool bar or exit options.  All I can do is force quit to exit.  What do I do?

    With Safari open, press Command ,   (comma) to open Safari Preferences then select the Extensions tab.
    Turn that off, quit (or force quit) Safari then relaunch to test.

  • HT2646 Is it possible to plug apple tv into my stereo sound system which does not have digital optical input

    I have recently bought Apple tv. It works fine but I would like to run it through my sound system which is an older stereo system and does not have an optical digital input. Is there any other way of running apple tv through these older sound systems which do not have an optical input?

    The easiest way is to connect your television's analog audio output to your stereo; since the television is now doing the digital-to-analog audio conversion, audio/video synchronization is preserved. Note that you may have to enable the analog audio output somewhere in your televsion's setup menus; this varies by TV model.

  • HT5361 Mac OS X Mail 4.6 sends emails that other email clients don't recognize as attachments, but as embedded pictures. Mail 6.6 does not have this problem.

    My Mac OS X (with 10.6.8 software) Mail 4.6 sends emails that other email clients don’t recognize as attachments, but as embedded pictures. When I receive emails from others, I do not see whole image either. I did change "rich text" to "plain text" in message format - no results.
    My daughter has Mac (10.8.5) with Mail 6.6, which does not have this problem. Can I install 6.6 instead of 4.6 or do you know other fix?
    Help, please?
    Thanks,
    Andrew

    I've been having the same problem now for several months (at least 3-4 if not more). And the frequency of Mail quitting is increasing, several times in a few hours. And as with you, no particular message pops up before hand or not even the beach-ball spinning first and then quitting.
    I too have been sending Apple the crash reports. However, I have not contacted Apple Support yet. Hoping to find the answer in this forum, but again, no luck.
    If you have found a solution since then, please advise. Or if anyone else out there knows of this issue and can help, that would be greatly appreciated.

  • HT3625 I don't have a "Use audio for:" menu in my system preferences

    When I go to system preferences and try to follow all of the directions in the article, there isn't any menu or anything that says "Use audio for:" when I'm on the input tab of the sound preferences.  How can I get my MBP use the audio input instead of detecting it as an audio output? 

    malcolm007,
    Here is a pin description of the 4 pin connector, there impedence and shunting that needs to be taken into consideration, not to mention the response curve that this is optomized for,ie:headset mic response. There could be potential damaged cause by incorrect matching and shunting (shorting certain pins to ground) you might consider calling Apple and see what their response is. You can even try experimenting at your own risk, I myself can make no recomendation and would advise against it as you could risk damaging your device. I found no data that would allow an informed decision on my part. The audio quality would most likely be sub par for a music type of application anyways, as it is most likey optomized for the headset mic as prviously mentioned.
    USB interfaces are cheap and most sound good and will definatly provide a safe and flexible way to get in.
    IMHO
    http://www.speechrecsolutions.com/assets/iPad_and_microphones.pdf

  • I am attempting to upload an EPUB document to iTunes Connect, but each time that a login, "Apple ID does not have permission to use this site."  What is going on?

    I submitted an ISBN number and title to the iBooks Store using iTunes Connect.
    A nameless iBooks editor replied back, reuesting that I submit a digiral copy of my ePub document to iTunes Connect.
    The first time, I got past the login stage, but I was told that my title and ISBN had already been submitted and I was kicked,  the second through sixteenth time that I attempted to login, the system reported "Apple ID does not have permission to access this site"
    Can someone please tell me how to manuver around this roadblock?
    Regards,
    Robert Owen Cobb, CNE, MCSE
    aka The Clemmons Kid

    You have to apply to be approved for iTunes Connect first.
    Start here.
    https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa/wa/apply

  • Restoring music but get this message...""You do not have enough access privileges for this operation".

    I'm trying to restore my music library on my windows laptop from discs, but while importing, I keep getting this message ""You do not have enough access privileges for this operation" and a failed import.  I have tried just about everything I can think of to fix, including most of what I've seen on forums dealing with permissions and the like.  Thoughts?
    Thanks.
    Chris

    Hello magestecal,
    Thanks for using Apple Support Communities.
    To troubleshoot this issue where you're getting a permissions error when trying to sync your iPhone, I'd like you to please follow the steps in the article below.
    iTunes: Missing folder or incorrect permissions may prevent authorization - Apple Support
    Take care,
    Alex H.

  • I have a samsung 32gb sdhc micro card class 10 but my mac runningosx 10.9.1 maverick does not read/recognise the card at all

    I have a Samsung 32GB sdhc class 10 micro card but my mac(intel) running OSX 10.9.1 maverick does neither read or recognise the card apple have no answer?

    I have the same problem with a 32GB SanDisk card. In fact, I have the same problem with all my SDHC cards—none of them are recognised by Mavericks (10.9.2 here). I'm on an early 2011 MBP.
    In order to get images and video from my camera I have to tether it and upload via the camera.
    Prior to Mavericks I was on Lion, where the same SDHC cards mounted with no problems.

  • HT3625 I cannot find the use audio for option in my laptop, Pls. advise.

    Hey.. i cant find ' use audio port for' in my new mac book pro. Pls. help.

    Go to: Apple menu / System Preferences / Sound.
    The pane that comes up lets you make changes to Output and Input.
    Is there a specific audio device you want the computer to recognise?

  • I have purchased Quicktime Pro and entered the registration key but does not operate.  Apple does not have a support tab for this so I'd appreciate any help.  I have Windows 7 Home.

    I have purchased Quicktime Pro and entered the registration code.  It indicates at it has been installed, but it does not run.  Any suggestions? 

    The trim to selection function is available and it appears to be working.  For now, I seem to be operable as Pro even though the header doesn't say so. Thanks.

Maybe you are looking for

  • Install device conflict for Solaris 9 on V60X

    Can anyone help Getting the following message when installing Solaris 9 on v60x using raid 1 ... Warning: Resource Conflict - both devices are added NON-ACPI device: ISY0050 Port:3F0-3F5, 3F7, IRQ: 6; DMA: 2 ACPI device: ISY0050 Port:3F2-3F3, 3F4-3F5

  • Negatives disappearing in abap report

    This problem has me stumped. The problem is that I have a report that has a current year column and a previous year column.  The values in the previous year column are having the negative sign removed somehow. The report is created by a heap of write

  • Regarding TreeItemType and Non Modal window in WDA

    Hello Guys, I am showing data in tree format in WDA and handling onAction event of TreeItemType. whenever user is clicking the last node in hierarchy (UI element TreeItemType), I am navigating to detailed view. the problem I am facing is that user is

  • Calling an external function???

    Here's a coding question for the guru's I've written a simple function that will clear a form.  I want to call this function from another function (4 of them to be exact).  I could copy and paste code multiple times and everything will work.  But whe

  • Events entered on iphone not showing up on mac ical

    Events entered on my iphone do not show up on my Mac ical.