<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; Открытие аудио файла.]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=11929&amp;type=atom" />
	<updated>2016-08-21T19:56:18Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=11929</id>
		<entry>
			<title type="html"><![CDATA[Re: Открытие аудио файла.]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=106963#p106963" />
			<content type="html"><![CDATA[<p><strong>KenzoHK,</strong> Можно проще, если нет некой глобальной цели. <br />Команда <a href="https://autohotkey.com/docs/commands/SoundPlay.htm"><span class="bbu"><strong>SoundPlay</strong></span></a> открывает/проигрывает все мультимедийные файлы, не только аудио, но и видео-файлы.</p><div class="codebox"><pre><code> SoundFile :=  A_WorkingDir &quot;\intel inside.mp3&quot;
 ; Сама команда - подробности в FAQ
SoundPlay, %SoundFile%  ;, Wait - без потоковой задержки</code></pre></div><br /><p><strong>teadrinker,</strong> В твоей <a href="https://autohotkey.com/board/topic/56987-com-object-reference-autohotkey-v11/page-8#entry399166"><span class="bbu">ссылке</span></a> есть требования. </p><div class="quotebox"><blockquote><p><strong>System Requirements:</strong> Windows Media Player 9 Series or later</p></blockquote></div><p> У меня нет <strong>WMP9</strong>, он просто удалён и заменён на <strong>MPC-HC 6.1 x32/x64</strong>, он проще, меньше, функционал тот же и есть управление через командную строку.</p><br /><p><strong>UPD</strong><br />Открытие аудио-файла подразумевает проигрывание, но если что то иное, то я не прав.</p>]]></content>
			<author>
				<name><![CDATA[Indomito]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=27285</uri>
			</author>
			<updated>2016-08-21T19:56:18Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=106963#p106963</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Открытие аудио файла.]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=106945#p106945" />
			<content type="html"><![CDATA[<p><a href="https://autohotkey.com/board/topic/56987-com-object-reference-autohotkey-v11/page-8#entry399166">https://autohotkey.com/board/topic/5698 … ntry399166</a></p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2016-08-20T22:25:58Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=106945#p106945</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Открытие аудио файла.]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=106941#p106941" />
			<content type="html"><![CDATA[<p>Как сделать чтобы ahk открывал аудио файлы, и вообще такое возможно?</p>]]></content>
			<author>
				<name><![CDATA[KenzoHK]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=34095</uri>
			</author>
			<updated>2016-08-20T18:52:04Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=106941#p106941</id>
		</entry>
</feed>
