8 Contributors: |
8 Contributors: |
9 --> |
9 --> |
10 <!DOCTYPE task |
10 <!DOCTYPE task |
11 PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd"> |
11 PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd"> |
12 <task id="GUID-DD8BFFF1-15C7-59B0-A107-C5CC90DBF4CC" xml:lang="en"><title>Pausing |
12 <task id="GUID-DD8BFFF1-15C7-59B0-A107-C5CC90DBF4CC" xml:lang="en"><title>Pausing |
13 and Resuming a Tone </title><shortdesc>The <apiname>CMMFDevSound::Pause()</apiname> function pauses the |
13 and Resuming a Tone </title><shortdesc>The <codeph>CMMFDevSound::Pause()</codeph> function pauses the |
14 play tone state. If the <apiname>CMMFDevSound::Resume()</apiname> function |
14 play tone state. If the <codeph>CMMFDevSound::Resume()</codeph> function is |
15 is supported, you can then use it to continue playing.</shortdesc><prolog><metadata><keywords/></metadata></prolog><taskbody> |
15 supported, you can then use it to continue playing.</shortdesc><prolog><metadata><keywords/></metadata></prolog><taskbody> |
16 <context><p>You can pause and resume tones played by calling any of the following |
16 <context id="GUID-A4AE887E-00E7-4F51-A98B-06E170C7B404"><p>You can pause and resume tones played by calling any of the following |
17 functions:</p><ul> |
17 functions:</p><ul> |
18 <li><p><xref href="GUID-B3E9B015-1413-35A6-A316-D1C01C1001AD.dita#GUID-B3E9B015-1413-35A6-A316-D1C01C1001AD/GUID-0849016F-D457-3521-A53A-85023D8561B8"><apiname>CMMFDevSound::PlayToneL(TInt,const TTimeIntervalMicroSeconds |
18 <li><p><xref href="GUID-B3E9B015-1413-35A6-A316-D1C01C1001AD.dita#GUID-B3E9B015-1413-35A6-A316-D1C01C1001AD/GUID-0849016F-D457-3521-A53A-85023D8561B8"><apiname>CMMFDevSound::PlayToneL(TInt,const TTimeIntervalMicroSeconds |
19 &)</apiname></xref> plays a single tone. </p></li> |
19 &)</apiname></xref> plays a single tone. </p></li> |
20 <li><p><xref href="GUID-B3E9B015-1413-35A6-A316-D1C01C1001AD.dita#GUID-B3E9B015-1413-35A6-A316-D1C01C1001AD/GUID-D2C197B2-BB55-3B46-8F4D-FEDEE846B166"><apiname>CMMFDevSound::PlayDualToneL(TInt,TInt,const TTimeIntervalMicroSeconds |
20 <li><p><xref href="GUID-B3E9B015-1413-35A6-A316-D1C01C1001AD.dita#GUID-B3E9B015-1413-35A6-A316-D1C01C1001AD/GUID-D2C197B2-BB55-3B46-8F4D-FEDEE846B166"><apiname>CMMFDevSound::PlayDualToneL(TInt,TInt,const TTimeIntervalMicroSeconds |
21 &)</apiname></xref> plays a dual tone. </p></li> |
21 &)</apiname></xref> plays a dual tone. </p></li> |
34 </step> |
34 </step> |
35 <step id="GUID-8917B5C6-0176-573F-9A3E-64E89AB3632A"><cmd>Call the <xref href="GUID-B3E9B015-1413-35A6-A316-D1C01C1001AD.dita#GUID-B3E9B015-1413-35A6-A316-D1C01C1001AD/GUID-263CCA90-A3AA-31A0-A62B-795E5F988A17"><apiname>CMMFDevSound::Resume()</apiname></xref> function |
35 <step id="GUID-8917B5C6-0176-573F-9A3E-64E89AB3632A"><cmd>Call the <xref href="GUID-B3E9B015-1413-35A6-A316-D1C01C1001AD.dita#GUID-B3E9B015-1413-35A6-A316-D1C01C1001AD/GUID-263CCA90-A3AA-31A0-A62B-795E5F988A17"><apiname>CMMFDevSound::Resume()</apiname></xref> function |
36 to continue playing the tone. </cmd> |
36 to continue playing the tone. </cmd> |
37 </step> |
37 </step> |
38 </steps> |
38 </steps> |
39 </taskbody></task> |
39 </taskbody><related-links> |
|
40 <link href="GUID-14BAAB7C-35CD-5A43-B362-79F88C7712DE.dita"><linktext>Playing a |
|
41 Tone</linktext></link> |
|
42 <link href="GUID-3AB05112-0580-5FD2-AD61-5721090062F8.dita"><linktext>Playing a |
|
43 DTMF Tone</linktext></link> |
|
44 <link href="GUID-93EF4862-2395-5ED7-8446-A7FDA60535B1.dita"><linktext>Playing a |
|
45 Fixed Tone</linktext></link> |
|
46 <link href="GUID-12A754EE-7D90-56C8-BDA7-3293F34BE456.dita"><linktext>Playing a |
|
47 Tone Sequence</linktext></link> |
|
48 </related-links></task> |