Front panel speaker and microphone ja

Hello all,
I wanted to know if it's possible to connect the front panel microphone and speaker jacks to my Audigy 4 sound card.
THx

jfp1 is on page 2/7 of the one i d/loaded pins 2 and 8

Similar Messages

  • I have a macbook pro4.1 and the sound chip in it failed. My speakers and microphone no longer work. Does anyone know of an external speaker and microphone set that plugs into the USB port so I can continue to use both of these functions?

    I have a macbook pro4.1 and the sound chip in it failed. My speakers and microphone no longer work. Does anyone know of an external speaker and microphone set that plugs into the USB port so I can continue to use both of these functions and not have to pay to have the entire main board replaced. Preferably something under $100.

    I don't think you're likely to find a set of external speakers that come with a microphone and plug directly into a USB port. There are USB audio cards that look like tiny flash drives but have microphone and headphone ports in them, to which you can connect a typical two-plug Windows PC headset with a microphone, or else you can connect external speakers and a stand-alone microphone. Those adapters typically cost under $10. I don't know anything about the quality of sound that can be expected from them.
    I have a Griffin iMic, which is much the same idea but larger, a bit more expensive (retail~$40), and perhaps delivers somewhat better sound quality (I hope so, but I don't know because I've never had occasion to try one of the little ones).
    http://www.google.com/products/catalog?oe=UTF-8&hl=en&client=safari&q=usb+sound+ card&um=1&ie=UTF-8&tbm=shop&cid=9618463009759678039&sa=X&ei=tgQoT5zYOMfZ0QHkiICw Ag&ved=0CHcQ8gIwAQ
    http://compare.ebay.com/like/320779457703?var=lv&ltyp=AllFixedPriceItemTypes&var =sbar

  • Control Speaker and Microphone in MAC

    Hi,
    I've written a sample code to control Audio System (like: Speaker and Microphone volume, Mute/Unmute, etc...). I can do this in Windows and Linux as well. But I'm facing problem to control this in MAC. Could you please help me out from this issue?
    Any help will be appreciated.
    Thanks,
    ARIF

    i have same problem:
    here is my java code which works fine on windows:
    public void setMicrophoneVolume(int value) {
            Mixer.Info[] mixerInfos = AudioSystem.getMixerInfo();
            for (int i = 0; i < mixerInfos.length; i++) {
                Mixer mixer = AudioSystem.getMixer(mixerInfos);
    int maxLines = mixer.getMaxLines(Port.Info.MICROPHONE);
    Port lineIn = null;
    FloatControl volCtrl = null;
    if (maxLines > 0) {
    try {
    lineIn = (Port) mixer.getLine(Port.Info.MICROPHONE);
    lineIn.open();
    CompoundControl cc = (CompoundControl) lineIn.getControls()[0];
    Control[] controls = cc.getMemberControls();
    for (Control c : controls) {
    if (c instanceof FloatControl) {
    volCtrl = (FloatControl) c;
    volCtrl.setValue((float) value / 100);
    } catch (Exception ex) {
    continue;
    }code for speaker is similar.
    The problem is that  mixer.getMaxLines(...)
    always return 0.
    If remove check for maxlines for example:
    get exception on line lineIn = (Port) mixer.getLine(Port.Info.MICROPHONE);
    java.lang.IllegalArgumentException: Line unsupported: MICROPHONE source port
            at com.sun.media.sound.HeadspaceMixer.getLine(HeadspaceMixer.java:241)
            at UI.VolumePanel.setMicrophoneVolume(VolumePanel.java:137)
            at UI.VolumePanel$SliderChangeListener.stateChanged(VolumePanel.java:98)
            at javax.swing.JSlider.fireStateChanged(JSlider.java:338)
            at javax.swing.JSlider$ModelListener.stateChanged(JSlider.java:266)
    any help will be appreciated
    regards,
    Stoyan                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Scroll front panel left and right using control

    I am taking an input from a chair rotation sensor (that just returns a voltage). I want to use this value to operate a control that scrolls the front panel left and right. Effectivively, the user would be able to navigate a wide control panel just using his chair.
    So to summarise:
    Does anyone know of a way to control the left and right scrolling motion of the front panel using a control?

    Use the VI property "FP.Origin" to set the position of the panel in the window. To move the window position, use "FP.Winbounds".
    LabVIEW, C'est LabVIEW

  • Using Labview speaker and microphone with multisim

    I've just installed the student version of Circuit Design Suite
    10.0.  When I try to use the supplied Labview speaker and microphone all of
    the controls are greyed out.  I'm able to use the Labview signal analyzer
    and the signal generator just fine.
    I'm using Windows XP Pro and have a 2.4 GHz Pentium 4 processor with 1.5 GB
    of RAM.
    Is there something I can do to allow me to use the speaker and
    microphone?
    Rich Green

    The speaker and microphone are not real-time components, you need to give it time to acquire the data, only when it finish the button will be active.  For this feature to work, you need an actual microphone to be connected to your machine and if you talk into it, it will capture you voice and can send it out through your computer speaker. 
    Tien P.
    National Instruments

  • No sound from front centre speaker and sub

    I have an Audigy 2 with Creative Inspire 6700 speakers. I have a problem where there is no sound from either the front center speaker or the sub. If I test it with Speaker Setup in Control Panel there is no sound on those two speakers.
    Has anyone got any suggestions please?

    I have this issue aswell - but do not exspect any help, support from this forum.
    This company is crap, I hate them.. They will NEVER be getting a penny from me. The only reason I come here is b/c? I paid a lot of money for my card, and I'm hoping one day for a fix...

  • VI Analyzer Front Panel Size and Postion Test fails

    Hi
    We make a lot of use of the VI Analyser and I have been playing with the configuration settings to try and make it only fail the tests that matter to us and I have one test I do not understand correctly.
    From the LabVIEW help
    Panel Size and Position—Checks that a front panel
    completely resides within the bounds of the screen. The test also checks whether
    the front panel is larger than the maximum specified width and height. If you
    are using a multi-monitor system, the test fails if the panel does not reside
    entirely within the bounds of the primary monitor. This test works only on
    standard, control, and global VIs.
    I would like to apply this test, a simple check developers are not creating huge VI, it sounds simple enough, but I cannot seem to get this test to pass.
    I am working with two monitors and this test fails when my VI is on either monitor with the message  "This VI's front panel does not reside entirely within the specified bounds (1280 x 1024)" my current screen resolutionis 1280 x 1024, so I assume as long as my VI front panel fits within one screen it should be a pass.
    I can clearly see my that VI front panel (and block diagram for that matter) fits within the screen of either monitor. If I look at the VI properties of my VI the Window Size is 474 x 513, could anybody please suggest when why this might be failing.
    cheers 
    Dannyt
    Danny Thomson CLAD
    Sub10 Systems Ltd
    Solved!
    Go to Solution.

    Hi Norbert,
    Thanks for the prompt reply, my asking the question and your reply has made me play with this a little deeper and I have managed to solve my problem.
    In case anyone else has a similar problem here are the details.
    When you have two monitors and look at the Windows properites you see one monitor is identified as 1 and the other as 2, thses identities are based on the graphics card and the which monitor is plugged into which ouptput connector. You can then chose which monitor you wish to act as your primary monitor. You would suspect it would not matter once you have selected your primary monitor BUT IT DOES.
    My inital set-up   
    Left Hand Monitor    - idenity 2 selected to be primary monitor
    Right Hand Monitor - identiy 1 
    With this set-up everything looks and acts as I expect it to task bar, icons etc on my primarry monitor.  However if you run the VI Analyser it will fail Panel Size and Position on BOTH the left and right hand monitors.
    I crawlled under my desk and swapped the monitors cables round so now the set-up is
    Left Hand Monitor    - idenity 1 selected to be primary monitor
    Right Hand Monitor - identiy 2
    Now the VI Analysers Panel Size & Position Tests will pass on the left hand monitor but fail on the right hand monitor, just as would expect.
    It appears that LabVIEW is looking not only at the windows "Primary Monitor" setting but also the identies, this does not seem the behaviour I would expect nor the correct behaviour.
    cheers 
    Dannyt
    Danny Thomson CLAD
    Sub10 Systems Ltd

  • Using config files to setup front panel objects and DAQ info.

    I am trying to write a program that condenses 5 versions into one. I need to be able to load a configuration file based on the users choice of which machine they are using and use that information for my dropdown boxes and for what was constants in a case structure based on a choice from the droplist.
    For example, if a certain part was selected, it had 5 limits listed as constant that the data aquired was compared to. The limits were inside a case structure wired to the droplist.

    "I have a case structure that is connected to a digital line. The program receives a value from the machine's PLC and it picks the appropriate case. Inside this case, there are constants for tolerances for the measurement that was selected. Each case has the same number of constants to control the tolerances for 5 different characteristics of the measurement. There are 32 cases each with different values. The problem is, I have 5 different versions of the program with up to 32 cases in each structure, (over 150 different sets of tolerances). I do not have them all in one program as the same case number is used somewhere else and may have different values. The display information on screen is also different from one machine to the other, and I want to
    be able to hide or show certain front panel objects. I would like to set up an .ini file of some sort that stores all my case selections and load them in blocks, on one machine i load these 32, on a different machine, load the other, etc. Also be able to load the preferences for what is visible and what is not on the front panel."

  • Remote Front Panel Problems and Best Practices

    All,
    Problems
    I'm currently attempting to host a Remote Front Panel from a cRIO 9073. The intent of the front panel is to control and configure the services running on the cRIO. Currently I've been experiencing quite a few problems getting this to operate smoothly.
    These are the problems I'm currently experiencing.
    * Front panel takes a very long time to load (~45 Seconds).
    * On close the front panel may reset the cRIO.
    * Front panel may cause excessive CPU usage.
    * Plugin has problems in Firefox.
    I'm fairly sure that I've installed all of the Latest NI software (I'm using LV 2009f2)
    I currently cannot post the code as it's proprietary.
    Currently the front panel consists of two timed loops one running at 500ms intervals and the other running at 1000ms intervals. The GUI is basically a tab control and on the heaviest tab contains about 15 buttons.
    Questions
    Is it not possible to use event structures in embedded LabVIEW? So far I've had to code my own event loop to handle all the events I wish to process on the remote front panel, and I feel this might be causing a problem.
    Is the sort of functionality I'm trying to achieve acceptable in Web Front Panels?
    It seems that the reason it takes very long for the VIs to load is that the VI Front Panel Server must fire up. Is there a way to make this or whatever the component is that handles it fire ahead of time?
    Thanks for your time, I look forward to discussing this.
    Regards,
    Ken

    Hi Ken,
    Is this a remote front panel for a real-time VI?  Is it built into an executable?  If this is a RT VI, you cannot use event structures.  More details are available in this KB:
    Can I Use the Event Structure in LabVIEW RT?
    I assume you have seen this? 
    How Can I View Remote LabVIEW Real-Time Front Panels in a Web Browser?
     Are you still having the cRio reset issue and CPU usage increase?
    Kristen H.

  • Cleaning iPhone 4 Speaker and Microphone?

    I use an apple sock to protect and carry around my IP4 in. Due to the material, some fluff has gotten stuck in the mesh of the speaker and the microphone at the bottom, either side of the dock connecter. What's my best bet to clean this? Would it be to take it to Apple and get them to do it? (My phone's only a month old) or should I use something like a paintbrush and do it myself?
    Thanks,
    Anil

    Use tweezers and/or a vacuum.

  • MSI P67A-GD65 - Front panel connections and sli A NO GO!

    I have issues with this board and two gtx580 cards in sli, because If I plug the front panel connectors (power, reset, power led, hdd), the bottom card won't fit.
    The issue was already found here too: http://hardforum.com/showpost.php?p=1036689234&postcount=81
    Any solution from MSI.

    That's not a problem for me; as the cables are plenty long. In regards to cable length the position is actually reasonable (though higher up on the same edge would address both issues). I've used at least one mb that had the connector about as far away as possible from the front connectors (it wasn't an msi - the last msi board I used was a K-3 which was really nice; still use it in my Dad's computer). Oh well I hope MSI respond to my ticket; as well as the other fellow; if nothing else maybe in the future they will address the issue.
    Quote from: Bernhard on 21-March-11, 04:52:00
    The MSI design alone is not the only problem. The case designers also leave the geader cables shorter than desired. I have no problem with my CM 690, but the other cases just seem to have cables that are about 10cm too short.
    One solution I have employed is to route those cables under the board, diagonally, as the cable thickness is just less than the standoff heights. Thus, lay the cable in the case before inserting the MB. That way at least they won't get in the way of the GPU cards.

  • T400 Speaker and Microphone Frequency Range Specificat​ons

    I don't know where to find this information but I am looking for the specifications on the speakers and microphone of my T400 laptop; in particular I would like to know the highest frequency the speakers can output and the highest frequency the microphone can record.
    Thanks!

    I don't know where to find this information but I am looking for the specifications on the speakers and microphone of my T400 laptop; in particular I would like to know the highest frequency the speakers can output and the highest frequency the microphone can record.
    Thanks!

  • Help RE:Front Panel Audio and Sound Blaster Live! 24 Bit C

    I own Soundblaster Li've! 24-bit card.
    I would like to make use of the front panel audio jacks on my case but i have no idea where on the card to connect the pins on the card ( the pins are:Mic In, Mic Power, Ear R, Ear R, Ear L, Ear L, GND)
    Anyone know where exactly do each of these pins go?

    Maybe this site can give some light on this matter - http://audigy2zshowto.blogspot.com/
    jutapa

  • Wet speaker and microphone

    I bought my SWR30 about 30 days. For two weeks worked PERFECTLY to make and receive calls. Quality audio and microphone EXCEPTIONAL. After (simply) shower (fresh water) with smartband, the sound started to become stuffy and poor quality (even after more than a week without water it). Now the microphone does not work (before the caller could hear me with interruptions, today not listen to me). All this after water it (without submersion) once.
    The other functions work perfectly.
    What is the procedure? thank you.
    (SWR30 + Z3C)

    Try to dry it out and if that fails then you need to either return your device to the place of purchase or contact Xperia care http://www.sonymobile.com/global-en/support/contact-us/
    For a successful technology, reality must take precedence over public relations, for Nature cannot be fooled.   Richard P. Feynman

  • IPad (3rd gen.) speaker and microphone suddenly not working and iPad freezes. Help!

    I was just watching some YouTube videos on my iPad and noticed that it only had 5% battery left. I plugged it in for charging and continued to watch. After that video had ended I moved onto another one, only to notice that I had no sound. I thought this was just because of low battery, and left it to charge. I came back to the iPad later on, only to find the display not turning on from the home or lock button. I did a reset by holding the home and lock buttons down for around 10 seconds. I showed the Apple logo and turned on. I still had no sound though. I tried using Siri to see if he would sound, but then noticed that my microphone is also not working, and then my iPad froze, and it has continued to freeze in a variety of different locations on the iPad since.
    When I attempt to play I sound, I hear a quiet, static-like sound coming from the speaker, as if it is attempting to play it or something. I tried an iPad restore using iTunes but it would not take place, so I erased all data on the iPad and that had no effect. Most times to turn the display I have to reset the iPad also.
    Please help!
    Thanks,
    Tom

    You rebooted - by which you mean powered off, then powered on?
    Then try a reset:
    Hold both the Home button and the Power button down for about 10 seconds until the Apple logo appears.
    Let go promptly when it appears.
    Wait 30 seconds or so for your iPad to restart.
    No information or settings will be lost.

Maybe you are looking for

  • Itunes wont load this song

    I have this song that i no works ive opened it with Real, musicmatch, and windows media player, ive tried converting it many times and I cant get it to open with itunes or get it to be loaded into the itunes lib. itunes locks up everytime i try it. H

  • Viewer Filters not showing

    When I select the filter Tab in the viewer of FCE HD I have Video filter and stereo 1 filters. When I turn the triangles nothing shows. The filters are can be selected from the menu bar and Browser. Is there some procedure that has to be taken to mak

  • Adobe Muse Contact Form not sending submissions to my email

    I have been trying to troubleshoot this for a few days now and still no luck. This email in Muse is from my hosting site and everything so that's not the problem. Any help would be greatly appreciated. Thanks!

  • Debugging Options

    We have a portal application that we suspect is having some intermittent connection issues.  We have a monitoring service that logs onto the application and sends an alert to us if it doesn't see what it expects after login.   We've been getting aler

  • How can I import svg files into photoshop?

    I am trying to import some svg files into photoshop shapes, how is that done?