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 CarlTrading, 03-31-2026, 09:41 PM
|
1 response
94 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
51 views
0 likes
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
80 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
75 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
62 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment