Recording and Notes in AppleScript

Dear AppleScript Forum Users,
Is it possible to record something in AppleScript and then play it back?  Is it possible to change the notes in the say command.  What I mean is it possible to change the pitch of what the computer is saying?  Eg.  say "Hi, I am new here." where Hi is a hogher pitch than the rest.
Thanks,
JamesBond

There are several parameters that can be used with the say command, including saving the output to a file - see the StandardAdditions dictionary.  In addition, embedded speech commands can be used, for example:
  say "[[pbas +30]]Hi[[rset 0]].  I am new here."

Similar Messages

  • How to restrict the last record and not moving to next reocrd

    1) how to restrict the last record and not moving to next reocrd.
    2) Also for the F6 key(for new record).

    When you are on the last record, next-record will create a new one, so that my question is do you want to forbid new record creation.
    Francois

  • Where is the sound recorder and notes on Z3?

    Where is the sound recorder and notes on Z3?

    I have checked a couple of units here and no preinstalled note application on them either. However there are a large number of small and free notepad type applications that can be installed via the Playstore with little effort.
     - Official Sony Xperia Support Staff
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

  • How to make the price in PO to adopt from info-record and not changeable?

    Hi Xperts,
    Can somebody explain to me how to set the PO price to be adopted from the info-record and is NOT CHANGEABLE at the creation and change of PO screen. I know that i can configure the field selection for the PO type to be "price as display" only. Any other solution?
    Thanks.

    Hi!
    tick the check box info-update at the item detail under master data tab in a PO.
    its significance is as follows:-
    Info record update
        Determines whether the prices and conditions of this purchase order item
        are suggested in future PO items.
    Use
        Selecting InfoUpdate causes one of the following situations to occur:
            -   If just one info record (with or without plant) exists, it is
                updated.
            -   If no info record exists and "plant condition requirement" was
                specified in Customizing, an info record with plant is created.
                Otherwise, an info record without plant is created.
            -   If two info records exist (that is, one info record with plant
                and one without plant) the info record with plant is updated.
    Dependencies
         You can specify that prices and conditions in purchasing info records
         are only allowed at plant level in the Purchasing IMG, under Conditions
         -> Define Condition Control at Plant Level.
    Hope this helps you,
    Regards,
    Archit.

  • Record and not monitor

    When recording how can I record, but not monitor all tracks. For instance I want to be able to hear the Guitar and bass, but not the drums while recording. I'm using Alesis IO|26 FireWire.
    Thanks

    The mute button did the trick. I wasn't sure if I muted an input or channel if it would still record. We had our small group together and I didn't have a lot of time to play around with it. The drums were just too loud and we didn't want to hear them while recording. The hardware monitoring is a good idea to. I haven't even looked at it yet, but when not recording I think it would be a lot easier to use that then dealing with logic.
    Thanks for the help
    Message was edited by: GLank

  • How do you record video with usb mic and have the audio from garageband be the sound when recording and not just your normal voice but garage band effects for youtube?

    How do you record video with usb mic and have the audio form garageband be apart of the video when recording, meaning the audio from garageband and echo  and not just your normal voice for youtube post?its not add the garageband audio its just normal voice from mic no  effects is going thru?

    Hi Life93,
    What you describe would be possible by recording your video, then removing the audio from it and adding audio from GarageBand once the video is in iMovie (I presume here that you are using iMovie for your video production. Other applications may need different methods.)
    See this thread on how to remove the audio from a clip in iMovie -
    Is there a way to separate audio from a video c...
    https://discussions.apple.com/thread/1779767
    To add audio from GarageBand use this article -
    iMovie '11: Add a sound clip to your project
    http://support.apple.com/kb/PH2255
    Thanks for using Apple Support Communities.
    Best,
    Brett L

  • Lost mail, forwarded doc with attachment.  No record and not received

    Using a message and attachment from an email in my files, created new message with updated info to send to CEO. Hit 'send' and heard normal rush sound. Later checked my sent file and no record. Called CEO exec asst not received. Tried again with a shorter message same result. Sent another message with an attachment to another exec, no problems. iPad problem or system?

    Not recipient.
    I have both a Me and a Yahoo account.
    When I forward a mail with an attachment using Yahoo account, it shows the sending bar, makes the sound that a mail was sent and even put the arrow icon on the left side of the original mail. But no mail is sent (recipient doesn't receive it and I don't get my blind copy).
    This also happens when I send a mail from an app (notes, noterize, numbers, pages, etc.).
    If in both cases I use my Me account, it works fine.
    Using Yahoo account, forward without attachments, and reply works fine.
    Don't know what to do.
    iPad   iPhone OS 3.1.3    

  • Scale maintained in info records but not picking up in scheduling agreement

    Hi,
    We have maintained scales for PB00 in info record (subcontracting), this scale is picked up in Subcontracting Purchase Order.
    But when we are trying to create Subcontracting scheduling agreement, this scale is not picked up by the system.
    Why the system is picking up scales for PO but not for scheduling agrmment?
    Regards,

    Hey there,
    Please check your InfoUpdate Indicator on the scheduling agreement.
    The indicator determines which prices and conditions are suggested in future PO items.
    Prices and conditions can apply to an entire purchasing organization or to a single plant within a purchasing organization.
    For example, if you create a purchase order for a plant for which an info record has been defined at plant level, the purchase order is based on the conditions in the plant info record and not on the conditions that apply to the purchasing organization.
    probably your info record is at the Porg level and not at the plant level and hence it's not picking it up.
    Hope this helps,
    Cheers,
    Dhaval

  • Records are not updating.

    Hi,
    Some of our newly created records and not updating during the full refresh of database. Can someone suggest the something on this?
    Thanks in Advance!!!
    PG

    DSO is nothing but overwright and addtion option , so i think again excute DTP
    or
    similer data is there or not check it,because some times simeler data available at that time it happen.
    Regards,
    BAbu
    Edited by: maheshbabu157 on Jul 9, 2011 5:37 PM
    Edited by: maheshbabu157 on Jul 9, 2011 5:37 PM

  • Delete only the child object and not the parent object

    Hi,
    I have the below code:-
    TAnswer
    @ManyToOne(fetch = FetchType.LAZY)
         @JoinColumn(name = "question_id", nullable = false)
    //     @Cascade(value=CascadeType.ALL)
         public TQuestion getTQuestion() {
              return this.TQuestion;
         }     TQuestion
    @OneToMany(fetch = FetchType.LAZY, mappedBy = "TQuestion", orphanRemoval = true)
         @Cascade(value=CascadeType.ALL)
         /*@Cascade({org.hibernate.annotations.CascadeType.SAVE_UPDATE,
                org.hibernate.annotations.CascadeType.DELETE,
                org.hibernate.annotations.CascadeType.MERGE,
                org.hibernate.annotations.CascadeType.PERSIST,
                org.hibernate.annotations.CascadeType.DELETE_ORPHAN})*/
         public List<TAnswer> getTAnswers() {
              return this.TAnswers;
                   In Java:-
         public void removeAnswers(TQuestion question)
                        throws ApplicationException {
                   List<TAnswer> answerList =  question.getTAnswers();
                   deleteall(answerList);
         public void deleteall(Collection objects) {
                   try {
                        getHibernateTemplate().deleteAll(objects);
                        getHibernateTemplate().flush();
                   } catch (Exception e) {
                        throw new ServerSystemException(ErrorConstants.DATA_LAYER_ERR, e);
         }               Here the "deleteall" will delete both the answer records and question records, I don't want the questions
         records to be deleted. I have tried making the question as null when we set the answer object to be passed for delete
         bit still it is     deleting the question records as well.How to achieve the above in deleting only the answer (child) records
         and not the question(parent) record? Is there any thing we need to do with @Cascade for Question object? Please clarify.
    Thanks.

    What does deleteAll do, it doesn't look like a JPA method. You might want to ask your question on your provider forum, or use straight JPA methods as a simple EntityManager.remove(answer) on each answer in the collection should work.
    Regards,
    Chris

  • Interaction Record History & Notes History

    Hi All -
    I have a question regarding the Interaction Record history & Notes History assignment blocks in the IR Work Center Page.
    The IR Work Center page has an assigment block to list the recent interaction records and notes history. However, this component lists only the last few interaction records and their corresponding notes history. (Like the last 4).
    Is it possible to increase this number through configuration? Or does it need to be an enhancement to the notes history and interaction history components?
    Regards,

    Hi Nikhil,
    Yes, it is possible to increase the number of interaction records that are being displayed.
    The code that is limiting the number of interaction records to 4 is present in the Custom Controller ICCMP_BT_IRHIST/CuCoIRHist. The code is present in the method GET_LAST_INTERACTIONS of the implementation class of the custom controller.
    The below code results in only a few Interaction Records based on the confirmed partner;
    TRY.
          CREATE OBJECT lr_query_service.
        CATCH cx_crm_unsupported_object.
          me->typed_context->btordercusthist->clear_collection( ).
          RETURN.
      ENDTRY.
      lr_query_service->set_query_parameters( it_parameters = lt_parameter ).
      lr_queryres_col = lr_query_service->get_query_result( ).
    If all the Interaction Records are to be fetched from the database, then the search query 'BTQuery1O' needs to be executed. The parameters for partner number and object_type are to be passed.
    Once, result query is obtained, the same collection can be set to the context node BTORDERCUSTHIST of this custom controller.
    Finally, the code to limit the number of Interaction records to 4 which is given below needs to be commented;
    * restrict to 4 result entities
    lr_bo = lr_queryres_col->find( iv_index = 5 ).
    WHILE lr_bo IS BOUND.
       lr_queryres_col->remove( iv_bo = lr_bo ).
       lr_bo = lr_queryres_col->find( iv_index = 5 ).
    ENDWHILE.
    Regards,
    Jekin

  • Help: Using Record and Collection Methods

    I have created a record and I have to loop for as many records in the "RECORD". However if I attempt using any of the Collection Methods, I get the following error:
    ERROR at line 1:
    ORA-06550: line 41, column 14:
    PLS-00302: component 'EXISTS' must be declared
    ORA-06550: line 41, column 4:
    PL/SQL: Statement ignored
    ORA-06550: line 47, column 26:
    PLS-00302: component 'COUNT' must be declared
    ORA-06550: line 47, column 7:
    PL/SQL: Statement ignored
    Here is the SQL I am trying to execute:
    DECLARE
    TYPE Emp_Rec is RECORD (
    Emp_Id Emp.Emp_no%TYPE
    , Name Emp.Ename%TYPE
    ERec Emp_Rec;
    Cursor C_Emp IS
    SELECT
    Emp_No, Ename
    From Emp;
    begin
    OPEN C_Emp;
    LOOP
    FETCH C_Emp INTO Erec;
    EXIT WHEN C_Emp%NOTFOUND;
    END LOOP;
    IF Erec.Exists(1) THEN
    dbms_output.Put_line('exists' );
    else
    dbms_output.Put_line('does not exists');
    end if;
    CLOSE C_Emp;
    FOR I IN 1..ERec.COUNT
    LOOP
    dbms_Output.Put_Line( 'Row: ' || To_Char(I) || '; Emp: ' || ERec(i).Name) ;
    END LOOP;
    end;
    Can anyone help, please?
    Thanking you in advance,

    You only defined a Record and not a collection, therefore you cannot use .EXISTS
    This is how you would use record, collection and exists together
    DECLARE
    TYPE Emp_Rec is RECORD
             (Emp_Id Emp.Empno%TYPE,
              EName Emp.Ename%TYPE );
    TYPE Emp_tab is table of emp_rec index by binary_integer;
    ERec Emp_tab;
    Idx  INTEGER;
    Cursor C_Emp IS
         SELECT EmpNo, Ename    From Emp;
    begin
    IDX := 1;
    OPEN C_Emp;
    LOOP
           FETCH C_Emp INTO Erec(IDX);
                     EXIT WHEN C_Emp%NOTFOUND;
           IDX := IDX + 1;
    END LOOP;
    IF Erec.Exists(1) THEN
           dbms_output.Put_line('exists' );
    else
           dbms_output.Put_line('does not exists');
    end if;
    CLOSE C_Emp;
    FOR I IN 1..ERec.COUNT  LOOP
            dbms_Output.Put_Line( 'Row: ' || To_Char(I) || '; Emp: ' || ERec(i).eName) ;
    END LOOP;
    end;I hope you realize that this is only an example of how to use RECORD, COLLECTIONS and Collection Methods (.EXISTS, .COUNT)
    and not the best way to display the contents of a table.

  • With my iPhone 5s, can I record long voice memo to the cloud and not worry about storage on phone?

    With my iPhone 5s, can I record a long voice memo to the cloud and not worry about storage space on phone?

    You can't add music to the cloud, whether it will show there for streaming and redownloading depends upon what country that you are in. If you are in a country where music is available in the cloud then you don't have to download the music from the store, if you turn Settings > iTunes & App Store > Music (under the 'show all' heading) 'on' then you should be able to stream purchased music in the Music app without downloading it - your phone will need to be online in order to stream, and if using 3G/4G then it will use some of your data allowance.
    If you download an album or a track then it will be downloaded onto your phone. You can't upload music to the cloud from an iOS device. Whether music that you've bought shows for streaming depends upon what country that you are in and if the album or track remains in the store (unless you've subscribed to iTunes Match), and if you are connected to a network.

  • DB Connect DataSource PSA records and DSO records are not matching...

    Dear All,
    I'm working with SAP NetWeaver BW 7.3 and for the first time, I have loaded from Source System DB Connect. I have created a DataSource and pulled all records and found 8,136,559 records in PSA. When I designed and created DSO with Key Fields 0CALDAY, Item No and Company Code, it has transferred records about 8,136,559 and added records about 12,534 only. Similarly following InfoCube has about 12,534 records into its Fact table. When I tried to reconcile the data/records with source DBMS for a month, the records/data could not matched?
    1. What could be the reason behind the issue? why I am unable to load the records/data correctly?
    2. Have I not mentioned the Key Fields of DSO in a correct manner?
    3. Is it possible to load the records/data into DSO without giving any field as Key Fields?
    4. How should I resolve this issue?
    5. Is it could be of DSO Overwrite and summation function utilization if yes, then how to utilize it?
    Many thanks,
    Tariq Ashraf

    Dear Tariq,
    1. What could be the reason behind the issue? why I am unable to load the records/data correctly?
    Ans:  Check transformation once. Is there any start routine you have used or direct assignments. What kind of DTP settings you have done.
    Check the messages at the DTP monitor. You will surely find some clue. Any duplicate records are being detected or not check once if you are using semantic keys in your DTP.
    2. Have I not mentioned the Key Fields of DSO in a correct manner?
    Ans:  The transformation key and the DSo key are they same in your case?
    What kind of DSO is it? Like for sales order DSO you take Order number as a key field., So you have to define the key fields according to business semantics I suppose. Do you agree?
    3. Is it possible to load the records/data into DSO without giving any field as Key Fields?
    Ans:  I dont think so as the keys you defined will help in having unique data records isnot it?
    4. How should I resolve this issue?
    Ans: Please check the above as in Ans:1 please share your observation.
    5. Is it could be of DSO Overwrite and summation function utilization if yes, then how to utilize it?
    Ans: DSO overwriting of key figures is useful when you have full loads in picture. Are you always going to perform full loads ?
    For reference would you like to check this thread:  Data fileds and key fields in DSO
    Lets see what experts give their inputs.
    Thank You...

  • Purchase info record and Contract are not reflected in SC

    Hi...
       while i am creating a shopping cart in SRM for a particular product... i am not able to find the Purchase info record or Contract in SC - Source of supply tab...
    I maintained the Purchase info record and Contract for the particular material in Backend(4.7n).
    Plz throw some lights on this...
    thx....

    Hi
    if you are using classic scenario it might have dispalyed in SOS.
    check info records/contracts  are existed in backend for your product in srm?
    is your cart is special request(describe requirement ) or internal goods and services?
    if you are in ecs mode. it is not possible to see your inforecord/ backend contract in srm sos window
    regards
    muthu

Maybe you are looking for

  • How can you hook up multiple camcorders for video shoot?

    I'm making plans for my wedding and I was interested in recording it with stationary camcorders and my Macbook Pro's webcam of the event. I've hooked up my camcorder before as a additional webcam, but I have't recorded from multiple camera's before.

  • Open previous PL database

    Is it possible to open a database dating from a previous PL? When trying to open a company after restoring it from an archive backup which was made when the system was on a previous PL, it is telling: "In order to continue with the upgrade, the datab

  • New operator question

    Consider the following class : class A { int x,y; public void display() { System.out.println("x=" + x); When you say: A a = new A(); Memory is allocated for x,y & the reference is stored in a(object). I have two questions regarding this 1) When i say

  • Question about inserting Sysdate (SQL)

    Hi all, I got a question about records insert when one of the fields is sysdate. I have to store several records representing a log, generated by the execution of a database package. Inside my package I wrote an internal procedure devoted to insert a

  • Runtime error : Assignment to context failed (context overflow)

    Hi experts,      I am getting the following error..    Runtime error : Assignment to context failed (context overflow).  I also tried increasing maxctxtsize from 1677216 to 5242880 and also to 10485760 but no luck.      Any help would be appreciated.