Search results

  1. D

    Outro points = Mix points possible ?

    It calculates the start time to make the voice track end when Intro ends. In one of the future updates we'll add an option to control the position of the voice track.
  2. D

    Outro points = Mix points possible ?

    I'm afraid not. You can create a script that will utilize readtag/writetag API commands to make such modifcation. API: https://manual.djsoft.net/radioboss/en/remote_controlapi.htm to m
  3. D

    Voicetrack mix point

    Yes, because it's stored inside a .rbdata folder. I'm not sure I understood the question. The repeat protection rules work with data. It doesn't matter where the data is loaded from.
  4. D

    Starting Stream Archive Recording From Playlist Entry

    The syntax is the same in those cases.
  5. D

    Outro points = Mix points possible ?

    If you don't use the Voice Track feature (that is, voice tracks are as regular music tracks) then they will start playing at Mix point.
  6. D

    Problem with the play requested song command

    The command only check if there are any requested songs only when it's executed, not before. Also, if an event inserts this command into the playlist, maybe there are no requested songs yet, but it can be that by the time the command is executed, there will be a song requested. We have a new...
  7. D

    Artificial Intelegent

    I don't think it makes sense to create our own voice. This is a lot of work, which will not pay out - there are plenty of voices available already, and good ones. They all have different terms of use, and I suppose most/all paid ones like Azure allow using the generated voice anywhere.
  8. D

    Starting Stream Archive Recording From Playlist Entry

    Syntax for the streamarchive command is described here: https://manual.djsoft.net/radioboss/en/scheduler_commands.htm#streamarchive
  9. D

    Running events early

    Makes sense. We'll need to run some tests about it here. If everything's good, it'll be added as an option for the events.
  10. D

    Artificial Intelegent

    RadioBOSS first generates voice into a file, then plays it. Looks like creating this temporary voice file failed. Maybe the problem is with the voice, for some reason it can't output to a file.
  11. D

    Running events early

    Sweepers is the solution for this. I don't see how "start earlier" will work, I mean what's the difference between the event that's supposed to run at e.g. 12:00 and with has option like "allow to start 5 minutes earlier" and an event that simply configured to start at 11:55.
  12. D

    Artificial Intelegent

    Error code 2 means file not found, looks like TTS engine did not create anything so there's nothing to play. Were you able to select those voices in the TTS box in RadioBOSS? Does it work properly with the default voices installed in Windows?
  13. D

    Artificial Intelegent

    If you have such a solution, adding it to RadioBOSS is easy, e.g. you can have an event that runs the generated .mp3 file periodically, or insert it via the API to the playlist. Yes, generating the prompt is one step, before GPT API is called, of course. Calling the TTS engine itself is the...
  14. D

    Voicetrack mix point

    Additional files are easy to remove. The problem with APEv2 is that it may corrupt FLAC files in some cases, and there were issues with some other formats as well.
  15. D

    RadioCaster 2.9 to listen2myradio problem

    What error message does RadioCaster show when you try to connect? Also, the version you use is 2 years old, so I advice installing an update.
  16. D

    Artificial Intelegent

    This seems to come down to: Make GPT generate some text Do string search-and-replace in that text to change/remove some words Read text using TTS You can actually achieve that with RadioBOSS using the API to insert a TTS item into the playlist with the text you need. You need to also...
  17. D

    doubts about the protection of musical repetition

    RadioBOSS doesn't care about folder structure, it only checks the specific parameters of a track, e.g. Artist, or Title - depending on what repeat protection rules you have configured.
  18. D

    RadioCaster 2.9 to listen2myradio problem

    If it does not connect, please specify what is the error message. It should provide some clues about what's happening. In RadioCaster, the only thing you can do is to input the connection settings. There are two types of reasons why it fails to connect: the settings that were input are not...
  19. D

    Voicetrack mix point

    A note about APEv2. Generally, the APEv2 tag should not be used, there are compatibility issues with some audio formats, and also it's slower than any other additional info storage method. It also modifies the file. If additional info needs to be transferred, probably a better option would be to...
  20. D

    Track Tool problems

    What error message does it show? I think you should adjust PFL settings: https://manual.djsoft.net/radioboss/en/playback.htm
Back
Top