and in mega mix mode you cannot rout the sound let's say to sound flower in my case. I really don't know why this happens but ah well.
Take care. On Feb 10, 2011, at 4:27 PM, Darcy Burnard wrote: > Hi Louie. In your whistle session, you want to go in to advanced recording > options, and make sure the radio button for megamix mode is selected. This > records all input and output audio streams from an application. However, for > some reason when you're recording you hear your voice coming back through the > headphones. I haven't yet found a way around this. > Darcy > > On 2011-02-10, at 5:52 PM, louie wrote: > >> Hi all, >> I am using a VOIP application called Whistle. >> You can get the application from: >> http://whistlephone.com/ >> This application allows me to make calls from my puter. >> I have Whistle configured to use my Plantronics Headset for input and out >> put. >> I have made a audio hijack entry in Component and Session List table >> called Whistle. >> I set the input to the application Whistle. >> I use the below apple script to start recording. >> When I run the scrip the audio out put is from the system speakers not the >> headset. the input is from the headset and I can hear myself from the system >> speakers. >> WhatI want is to hear output from my headset when recording and not hear >> myself in the headset. >> When I run the application with out recording it all works. >> >> Thank you for any help. >> >> >> tell application "Audio Hijack Pro" >> set theSession to the first session whose name contains "Whistle" >> tell theSession to start hijacking >> tell theSession to start recording >> end tell >> >> louie >> [email protected] >> >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "MacVisionaries" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/macvisionaries?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "MacVisionaries" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/macvisionaries?hl=en. > -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/macvisionaries?hl=en.
