• <i id='cMkPO'><tr id='cMkPO'><dt id='cMkPO'><q id='cMkPO'><span id='cMkPO'><b id='cMkPO'><form id='cMkPO'><ins id='cMkPO'></ins><ul id='cMkPO'></ul><sub id='cMkPO'></sub></form><legend id='cMkPO'></legend><bdo id='cMkPO'><pre id='cMkPO'><center id='cMkPO'></center></pre></bdo></b><th id='cMkPO'></th></span></q></dt></tr></i><div id='cMkPO'><tfoot id='cMkPO'></tfoot><dl id='cMkPO'><fieldset id='cMkPO'></fieldset></dl></div>
        <bdo id='cMkPO'></bdo><ul id='cMkPO'></ul>
      <legend id='cMkPO'><style id='cMkPO'><dir id='cMkPO'><q id='cMkPO'></q></dir></style></legend>
    1. <small id='cMkPO'></small><noframes id='cMkPO'>

      1. <tfoot id='cMkPO'></tfoot>

        使用 Cocos2d 在我的 iPhone 应用程序中使用多个声音

        Use more then one sound in my iPhone application using Cocos2d(使用 Cocos2d 在我的 iPhone 应用程序中使用多个声音)
          <bdo id='VkMCl'></bdo><ul id='VkMCl'></ul>

              1. <small id='VkMCl'></small><noframes id='VkMCl'>

                <i id='VkMCl'><tr id='VkMCl'><dt id='VkMCl'><q id='VkMCl'><span id='VkMCl'><b id='VkMCl'><form id='VkMCl'><ins id='VkMCl'></ins><ul id='VkMCl'></ul><sub id='VkMCl'></sub></form><legend id='VkMCl'></legend><bdo id='VkMCl'><pre id='VkMCl'><center id='VkMCl'></center></pre></bdo></b><th id='VkMCl'></th></span></q></dt></tr></i><div id='VkMCl'><tfoot id='VkMCl'></tfoot><dl id='VkMCl'><fieldset id='VkMCl'></fieldset></dl></div>
                  <tbody id='VkMCl'></tbody>

                <tfoot id='VkMCl'></tfoot><legend id='VkMCl'><style id='VkMCl'><dir id='VkMCl'><q id='VkMCl'></q></dir></style></legend>
                • 本文介绍了使用 Cocos2d 在我的 iPhone 应用程序中使用多个声音的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  avc = [[MPAVController sharedInstance] avController];
                  //avc is AVController
                  NSString *path = [[NSBundle mainBundle] pathForResource:@"Sound" ofType:@"wav"];
                  id feeder = [[MPArrayQueueFeeder alloc] initWithPaths:[NSArray arrayWithObject:path]];
                          [avc setQueueFeeder:feeder];
                          [avc play:nil];
                  
                          [feeder release];
                  NSTimer *sound = [NSTimer scheduledTimerWithTimeInterval:(9.0) target:self selector:@selector(Gamesoundplay) userInfo:nil repeats:YES];
                  

                  听说我使用拖曳框架来播放声音.1.MediaPlayer.framework2. AudioToolbox.framework

                  Hear i use tow framework for playing sound. 1. MediaPlayer.framework 2. AudioToolbox.framework

                  我在加载游戏后成功播放了带有重复的背景声音.我还想在单击某些按钮操作后播放声音而不停止以前的背景声音.但是当我单击另一个按钮时,时间背景声音停止并在我提到重复声音时间线的时间间隔(9.0 秒)后重新开始.

                  I success to play the background sound with repeat after loading the game. I also want to play sound after clicking some button action without stop the previous background sound. But when I click the other button that time background sound is stop and start again after time intereval ( 9.0 sec ) which I mention for repeated the sound time line.

                  如果有人从事这项工作,那么请帮助我完成我的申请.

                  If anyone do this work then help me to complete my application.

                  推荐答案

                  开源游戏引擎 Cocos2d iPhone 有一个名为Cocos Denshion"的库,它封装了在 iPhone 上播放背景声音和效果声音.

                  The open source game engine Cocos2d iPhone has a library called "Cocos Denshion" that wraps up playing background sound and effect sounds on the iPhone.

                  在这里获取 cocos(其中包含 Denishon):

                  Get cocos (with Denishon in it) here:

                  http://www.cocos2d-iphone.org/download

                  并在此处查看如何使用 Cocos Denishon:

                  And check here for how to use Cocos Denishon:

                  http://www.cocos2d-iphone.org/wiki/doku.php/cocosdenshion:cookbook

                  这篇关于使用 Cocos2d 在我的 iPhone 应用程序中使用多个声音的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  Hardware Volume buttons change in app volume(硬件音量按钮更改应用程序音量)
                  Cocos2d - How to check for Intersection between objects in different layers(Cocos2d - 如何检查不同层中对象之间的交集)
                  Highlight Read-Along Text (in a storybook type app for iPhone)(突出显示朗读文本(在 iPhone 的故事书类型应用程序中))
                  Cocos2D + Disabling only Retina iPad Graphics(Cocos2D + 仅禁用 Retina iPad 图形)
                  Proper cocos2d scene restart?(正确的 cocos2d 场景重启?)
                  [ios.cocos2d+box2d]how to disable auto-rotation?([ios.cocos2d+box2d]如何禁用自动旋转?)

                    <bdo id='2HZWm'></bdo><ul id='2HZWm'></ul>
                    • <i id='2HZWm'><tr id='2HZWm'><dt id='2HZWm'><q id='2HZWm'><span id='2HZWm'><b id='2HZWm'><form id='2HZWm'><ins id='2HZWm'></ins><ul id='2HZWm'></ul><sub id='2HZWm'></sub></form><legend id='2HZWm'></legend><bdo id='2HZWm'><pre id='2HZWm'><center id='2HZWm'></center></pre></bdo></b><th id='2HZWm'></th></span></q></dt></tr></i><div id='2HZWm'><tfoot id='2HZWm'></tfoot><dl id='2HZWm'><fieldset id='2HZWm'></fieldset></dl></div>
                          <tbody id='2HZWm'></tbody>
                      1. <tfoot id='2HZWm'></tfoot>

                          <small id='2HZWm'></small><noframes id='2HZWm'>

                          1. <legend id='2HZWm'><style id='2HZWm'><dir id='2HZWm'><q id='2HZWm'></q></dir></style></legend>