Главная страница
    Top.Mail.Ru    Яндекс.Метрика
Форум: "Начинающим";
Текущий архив: 2006.10.29;
Скачать: [xml.tar.bz2];

Вниз

Проигрывание Wav, mp3 и тд.   Найти похожие ветки 

 
_Mouse_   (2006-10-17 11:22) [0]

Здраствуйте мастера. Помогите пожалуйста найти компоненту для проигрывания музыки. Суть в том, что в моей программе необходимо предусмотреть некий "Alarm" (Beep не подходит). Т.е мне всего лишь надо проиграть музыкальный файл, без всяких там еквалайзеров и прочего ....

Заранее спасибо.


 
Сергей М. ©   (2006-10-17 11:25) [1]

wav"ы с успехом проигрываются с пом. стандартного TMediaPlayer"а.


 
Ketmar ©   (2006-10-17 11:29) [2]

а при установленых кодеках -- даже .mp3.


 
_Mouse_   (2006-10-17 11:34) [3]

а можно глупый вопрос:
А как? ... Но мне при этом надо так, чтобы визуально ничего небыло видно.


 
Percent   (2006-10-17 11:39) [4]

uses
 MMSystem;
{...}
sndPlaySound("c:\windows\media\chimes.wav", SND_ASYNC);


 
Percent   (2006-10-17 11:42) [5]

Правда, sndPlaySound() проигрывает только WAV.


 
Percent   (2006-10-17 11:44) [6]

мне при этом надо так, чтобы визуально ничего небыло видно

Для особо "начинающих":

MediaPlayer.Visible := false;


 
ASoft   (2006-10-17 11:46) [7]

BOOL PlaySound(LPCSTR pszSound, HMODULE hmod, DWORD fdwSound)</>;
Plays a sound specified by the given filename, resource, or system event. (A system event may be associated with a sound in the registry or in the WIN.INI file.)
· Returns TRUE if successful or FALSE otherwise.
pszSound
A string that specifies the sound to play. If this parameter is NULL, any currently playing waveform sound is stopped. To stop a non-waveform sound, specify SND_PURGE in the fdwSound parameter.
Three flags in fdwSound (SND_ALIAS, SND_FILENAME, and SND_RESOURCE) determine whether the name is interpreted as an alias for a system event, a filename, or a resource identifier. If none of these flags are specified, PlaySound searches the registry or the WIN.INI file for an association with the specified sound name. If an association is found, the sound event is played. If no association is found in the registry, the name is interpreted as a filename.
hmod
Handle of the executable file that contains the resource to be loaded. This parameter must be NULL unless SND_RESOURCE is specified in fdwSound.
fdwSound
Flags for playing the sound. The following values are defined:
SND_APPLICATION
The sound is played using an application-specific association.
SND_ALIAS
The pszSound parameter is a system-event alias in the registry or the WIN.INI file. Do not use with either SND_FILENAME or SND_RESOURCE.
SND_ALIAS_ID
The pszSound parameter is a predefined sound identifier.
SND_ASYNC
The sound is played asynchronously and PlaySound returns immediately after beginning the sound. To terminate an asynchronously played waveform sound, call PlaySound with pszSound set to NULL.
SND_FILENAME
The pszSound parameter is a filename.
SND_LOOP
The sound plays repeatedly until PlaySound is called again with the pszSound parameter set to NULL. You must also specify the SND_ASYNC flag to indicate an asynchronous sound event.
SND_MEMORY
A sound event"s file is loaded in RAM. The parameter specified by pszSound must point to an image of a sound in memory.
SND_NODEFAULT
No default sound event is used. If the sound cannot be found, PlaySound returns silently without playing the default sound.
SND_NOSTOP
The specified sound event will yield to another sound event that is already playing. If a sound cannot be played because the resource needed to generate that sound is busy playing another sound, the function immediately returns FALSE without playing the requested sound.
If this flag is not specified, PlaySound attempts to stop the currently playing sound so that the device can be used to play the new sound.
SND_NOWAIT
If the driver is busy, return immediately without playing the sound.
SND_PURGE
Sounds are to be stopped for the calling task. If pszSound is not NULL, all instances of the specified sound are stopped. If pszSound is NULL, all sounds that are playing on behalf of the calling task are stopped.
You must also specify the instance handle to stop SND_RESOURCE events.
SND_RESOURCE
The pszSound parameter is a resource identifier; hmod must identify the instance that contains the resource.
SND_SYNC
Synchronous playback of a sound event. PlaySound returns after the sound event completes.

The sound specified by pszSound must fit into available physical memory and be playable by an installed waveform-audio device driver. PlaySound searches the following directories for sound files: the current directory; the Windows directory; the Windows system directory; directories listed in the PATH environment variable; and the list of directories mapped in a network. For more information about the directory search order, see the documentation for the OpenFile function.

If it cannot find the specified sound, PlaySound uses the default system event sound entry instead. If the function can find neither the system default entry nor the default sound, it makes no sound and returns FALSE.
надеюсь, модераторы меня простят :)


 
Percent   (2006-10-17 11:51) [8]

надеюсь, модераторы меня простят

За такое?!
Так как надежда умирает последней, ты умрешь гораздо раньше...

P.S. Думаю, не стоит тебе впредь постить разделы справки... Подумай об этом...


 
ASoft   (2006-10-17 11:55) [9]

>Percent   (17.10.06 11:51) [8]
так я и думал... сорри
знаю, что SDK справка не у всех....


 
_Mouse_   (2006-10-17 12:18) [10]

Так а что лучше? PlaySound или sndPlaySound?

Будет ли выскакивать ошибка, если файла не существует или вообще не установлена звуковая карта?


 
Percent   (2006-10-17 12:39) [11]

Пишешь в редакторе Delphi "sndPlaySound", нажимаешь F1 и читаешь...



Страницы: 1 вся ветка

Форум: "Начинающим";
Текущий архив: 2006.10.29;
Скачать: [xml.tar.bz2];

Наверх





Память: 0.47 MB
Время: 0.044 c
2-1160635715
Megabyte
2006-10-12 10:48
2006.10.29
Ругается на GRANT в теле хранимой процедуры


2-1160548994
first_may
2006-10-11 10:43
2006.10.29
FormStyle


2-1160810610
Alex_86
2006-10-14 11:23
2006.10.29
Событие при разворачивании свернутого окна


15-1159951325
Neud
2006-10-04 12:42
2006.10.29
HLP декомпилятор.


2-1160549479
evgenij_
2006-10-11 10:51
2006.10.29
Sectors Read





Afrikaans Albanian Arabic Armenian Azerbaijani Basque Belarusian Bulgarian Catalan Chinese (Simplified) Chinese (Traditional) Croatian Czech Danish Dutch English Estonian Filipino Finnish French
Galician Georgian German Greek Haitian Creole Hebrew Hindi Hungarian Icelandic Indonesian Irish Italian Japanese Korean Latvian Lithuanian Macedonian Malay Maltese Norwegian
Persian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swahili Swedish Thai Turkish Ukrainian Urdu Vietnamese Welsh Yiddish Bengali Bosnian
Cebuano Esperanto Gujarati Hausa Hmong Igbo Javanese Kannada Khmer Lao Latin Maori Marathi Mongolian Nepali Punjabi Somali Tamil Telugu Yoruba
Zulu
Английский Французский Немецкий Итальянский Португальский Русский Испанский