voiceui/voiceuivoicerecognition/data/vuivoicerecognition.rss
branchRCL_3
changeset 15 33b357311f14
parent 7 f096c31e006a
equal deleted inserted replaced
13:46625afeb3de 15:33b357311f14
    33 #include "vuivoicerecognition.hrh"
    33 #include "vuivoicerecognition.hrh"
    34 
    34 
    35 // CONSTANTS
    35 // CONSTANTS
    36 #define KVoiceStartSoundFile           "z:\\system\\sounds\\digital\\namediallerstarttone.wav"
    36 #define KVoiceStartSoundFile           "z:\\system\\sounds\\digital\\namediallerstarttone.wav"
    37 #define KVoiceConfirmationSoundFile    "z:\\system\\sounds\\digital\\namediallerconfirmtone.wav"
    37 #define KVoiceConfirmationSoundFile    "z:\\system\\sounds\\digital\\namediallerconfirmtone.wav"
       
    38 #define KVoiceBTStartSoundFile         "z:\\system\\sounds\\digital\\btnamediallerstarttone.wav"
    38 
    39 
    39 RESOURCE RSS_SIGNATURE { }
    40 RESOURCE RSS_SIGNATURE { }
    40 
    41 
    41 RESOURCE TBUF { buf = r_main_view_title; }
    42 RESOURCE TBUF { buf = r_main_view_title; }
    42 
    43 
   372 //----------------------------------------------------
   373 //----------------------------------------------------
   373 //
   374 //
   374 RESOURCE TBUF r_voice_start_sound_path
   375 RESOURCE TBUF r_voice_start_sound_path
   375     {
   376     {
   376     buf = KVoiceStartSoundFile;
   377     buf = KVoiceStartSoundFile;
       
   378     }
       
   379 
       
   380 //----------------------------------------------------
       
   381 //   
       
   382 //    r_voice_bt_start_sound_path
       
   383 //    Path to a sound file to play when starting voice dialing from bluetooth accessory
       
   384 //
       
   385 //----------------------------------------------------
       
   386 //
       
   387 RESOURCE TBUF r_voice_bt_start_sound_path
       
   388     {
       
   389     buf = KVoiceBTStartSoundFile;
   377     }
   390     }
   378     
   391     
   379 //----------------------------------------------------
   392 //----------------------------------------------------
   380 //   
   393 //   
   381 //    r_voice_confirmation_sound_path
   394 //    r_voice_confirmation_sound_path