This depends on where you are displaying the alarm - bold is produced in the rendering of the text, not in the characters themselves.
So, if you are displaying this via a browser, you could try testing by inserting HTML into the string so something like "<b>this is bold</b>"
And regardless if it works or not, most people will get used to the tags indicating "bold" and it might still achieve your goal if not being actually bold.