|
API Guide Home (Online version only) |
![]() |
00001 /****************************************************************************** 00002 * Copyright (c) 2004 palmOne, Inc. or its subsidiaries. 00003 * All rights reserved. 00004 *****************************************************************************/ 00005 /** @ingroup Telephony 00006 * 00007 */ 00008 00009 00010 /** 00011 * 00012 * @file HsPhoneAudio.h 00013 * 00014 * @brief Header File for Phone Library API ---- AUDIO CATEGORY 00015 * 00016 * Notes: 00017 * All implementations of the Handspring Phone Library support a common API. 00018 * This API is broken up into various categories for easier management. This file 00019 * defines the Audio category. These API calls are used to play tones and other audio 00020 * on an active phone connection. 00021 */ 00022 00023 00024 #ifndef HS_PHONEAUDIO_H 00025 #define HS_PHONEAUDIO_H 00026 00027 #endif
| Top | Palm Developer Network © 2004-2008, Palm, Inc. All rights reserved. Generated on Fri Jun 13 10:06:53 2008 for Palm API Guide |