Hello everyone!
I have a task: I need to make Omsi play not one audio recording, but several when announcing a stop. Is it possible to do this?
Du bist in Begriff, OMSI WebDisk & Community zu verlassen, um auf die folgende Adresse weitergeleitet zu werden:
Bitte beachte, dass wir für den Inhalt der Zielseite nicht verantwortlich sind und unsere Datenschutzbestimmungen dort keine Anwendung finden.
Hello everyone!
I have a task: I need to make Omsi play not one audio recording, but several when announcing a stop. Is it possible to do this?
It is possible, but hard to adjust, when the files has different lenghts.
OMSI only starts the audio. There is no possibility to pause and resume the file. It's also not possible to determine when an audio file ends in order to play another one immediately afterward. For example:
Timeline: 0s -------------------------------- 5s -------------------------------- 10s
Triggerorder: START START START
Typ A: "Next stop" <silence> "Central Station"
Typ B: "This is" <silence> "line" <silence> "76"
Typ C: "Dear passengers, welcome on board of"
"this busservice operated by"
"arriva"
At typ c: the files will be overlap.
Alles anzeigen
Do you know what I mean?
Yes, I understand. But, in principle, there should be no particular problem, since in my audio announcements the recordings +- are the same length. And, if necessary, in my case, some recordings can be shortened.
Now the question is different: the process of implementing this.