45
edits
Line 48: | Line 48: | ||
=====Background:===== | =====Background:===== | ||
Up until now, NPAPI plug-ins have traditionally done audio output either via third party audio libraries or directly with platform specific audio APIs. This document describes a unified audio API for PEPPER, an extension of NPAPI for platform independent developement. | |||
Please refer to Appendix A for a list of links pertaining to audio.Please refer to Appendix B for PEPPER design wiki -- where this document will migrate once approved. | Please refer to Appendix A for a list of links pertaining to audio. Please refer to Appendix B for PEPPER design wiki -- where this document will migrate once approved. | ||
Both models will need additional PEPPER events. Please refer to Appendix C for audio related events. | Both models will need additional PEPPER events. Please refer to Appendix C for audio related events. | ||
Both models support multi-channel configurations. Please refer to Appendix E for multi-channel output scenarios. Please refer to Appendix F for input scenarios. Please refer to Appendix G for contributors. | Both models support multi-channel configurations. Please refer to Appendix E for multi-channel output scenarios. Please refer to Appendix F for input scenarios. Please refer to Appendix G for contributors. | ||
===Changes to Pepper's Device API=== | ===Changes to Pepper's Device API=== |
edits