NinjaTrader.Core.Globals.InstallDir+@"\sounds\
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Audio Alert no longer audible after Installing 8.1.1.6 64-bit
Collapse
X
-
Audio Alert no longer audible after Installing 8.1.1.6 64-bit
I no longer get Audio Alert after Installing 8.1.1.6 64-bit, I get the alerts but without the audio. Is the below no longer supported (pointing to the "sounds" folder) in the latest NT8 installation.
NinjaTrader.Core.Globals.InstallDir+@"\sounds\
Last edited by cryfgg; 05-30-2023, 07:51 PM.Tags: None
-
Hello cryfgg,
Please try running the following in realtime from a new empty script to check if you can hear the sound. This was taken from the help guide and should work.
PlaySound(NinjaTrader.Core.Globals.InstallDir + @"\sounds\Alert1.wav");
This would be to cofnirm the path being used is correct, Alert1.wav should be present in the installation directory. If this does not work please make sure you have sounds in the folder: C:\Program Files\NinjaTrader 8\sounds
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
256 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
165 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
169 views
1 like
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
252 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
203 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment