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 Mindset, 04-21-2026, 06:46 AM
|
0 responses
63 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
89 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
47 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
105 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
63 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment