phoneengine/audiohandling/data/defaultbeep.rss
branchGCC_SURGE
changeset 51 f39ed5e045e0
parent 21 92ab7f8d0eab
parent 46 bc5a64e5bc3c
equal deleted inserted replaced
40:bab96b7ed1a4 51:f39ed5e045e0
     1 /*
     1 /*
     2 * Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
   229     // 78-64=14=AUD_TONE_NETWORK_FREQ_1  = 425Hz
   229     // 78-64=14=AUD_TONE_NETWORK_FREQ_1  = 425Hz
   230     // 20 = tone_tick = 200ms
   230     // 20 = tone_tick = 200ms
   231     // 11 = OPCODE_END
   231     // 11 = OPCODE_END
   232     }
   232     }
   233 
   233 
       
   234 RESOURCE VAR_ARRAY r_net_call_waiting_alternative_tone
       
   235     {
       
   236     sequence={0,17,10,83,20,64,10,83,20,64,125,64,125,64,100,83,20,64,10,83,20,11};
       
   237     // 0  = OPCODE_SEQUENCE_START
       
   238     // 17 = OPCODE_DURATION_UNIT
       
   239     // 10 = duration unit => tone duration is 10ms * tone_tick
       
   240     // 83-64=19=AUD_TONE_NETWORK_DUAL_FREQ_2 = 440Hz
       
   241     // 20 = tone_tick = 200ms
       
   242     // 64-64 = 0 = AUD_TONE_FREQ_OFF         = 0Hz
       
   243     // 10 = tone_tick = 100ms
       
   244     // 83-64=19=AUD_TONE_NETWORK_DUAL_FREQ_2 = 440Hz
       
   245     // 20 = tone_tick = 200ms
       
   246     // 64-64 = 0 = AUD_TONE_FREQ_OFF         = 0Hz
       
   247     // 125 = tone_tick = 1250ms
       
   248     // 64-64 = 0 = AUD_TONE_FREQ_OFF         = 0Hz
       
   249     // 125 = tone_tick = 1250ms
       
   250     // 64-64 = 0 = AUD_TONE_FREQ_OFF         = 0Hz
       
   251     // 100 = tone_tick = 1000ms
       
   252     // 83-64=19=AUD_TONE_NETWORK_DUAL_FREQ_2 = 440Hz
       
   253     // 20 = tone_tick = 200ms
       
   254     // 64-64 = 0 = AUD_TONE_FREQ_OFF         = 0Hz
       
   255     // 10 = tone_tick = 100ms
       
   256     // 83-64=19=AUD_TONE_NETWORK_DUAL_FREQ_2 = 440Hz
       
   257     // 20 = tone_tick = 200ms
       
   258     // 11 = OPCODE_END
       
   259     }
       
   260 
   234 RESOURCE VAR_ARRAY r_data_call_tone
   261 RESOURCE VAR_ARRAY r_data_call_tone
   235     {
   262     {
   236     sequence={0,17,6,2,252,10,8,5,8,84,3,89,3,6,10,247,64,50,7,11};
   263     sequence={0,17,6,2,252,10,8,5,8,84,3,89,3,6,10,247,64,50,7,11};
   237     }
   264     }
   238 RESOURCE VAR_ARRAY r_no_sound_sequence
   265 RESOURCE VAR_ARRAY r_no_sound_sequence