Azure Media Player- Caption names are not displayed correctly - azure-media-player

I added two captions English and Japanese to the asset, but the Azure Media Player didn't show the caption names correctly. The caption popup showed IMSC1 instead of English and Japanese.
https://i.stack.imgur.com/iw0ac.png
Could you advise how I can show the caption names for English and Japanese correctly in this case ?
Thanks.

Related

Is there any way to synchronize caption on the Video to Youtube caption?

Currently, I add caption on original video and Youtube separately.
My Youtube video does not have voice. so I need to add caption manually for both original video and Youtube setting.
Is there any software to synchronize the caption? For example, if I add the caption on original Video, the caption is added on Youtube automatically.
You can provide the same subtitles file locally and on YouTube as detailed on Upload file help on https://studio.youtube.com/video/VIDEO_ID/edit:
A subtitle or closed caption file contains the text of what is said in the video. It also contains time codes for when each line of text should be displayed. Some files also include position and style info, which is especially useful for deaf or hard of hearing viewers.
SEE SUPPORTED FORMATS

IOS: VoiceOver changes to English in WebView

I'm adding VoiceOver support to an app which at the moment only supports Norwegian. For most of the app VoiceOver correctly reads the text as Norwegian.
However, one page contains a webview which shows the terms and conditions (downloaded from a URL). For this page VoiceOver switches to English voice, even though this text is still in Norwegian.
I've tried to set accessibilityLanguage to "nb-NO" for both the webview and the containing viewcontroller but the text is still read as English. Do anyone know how I can make the webview be read in Norwegian?
Consider adopting the lang HTML attribute. This will trigger VoiceOver to generate speech in the appropriate language. Hat tip to Adrian Roselli for the suggestion.
Trying adding HTML lang="" attribute in your page. you can refer below url http://www.iana.org/assignments/language-subtag-registry for more specific value for lang attribute.
Hope this will help

How does one choose a font that can display text in any alphabet in iOS?

I need to display some text that is returned from a web service. The text itself is returned in UTF-8. I need to display the text onscreen in a font that is capable of rendering the text (which could be arabic, japanese, french, hindi, whatever).
At run time, how do I determine which font to use ?
Is there a single font in iOS that can be used for this situation ?
Yes the system font itself can display all those languages. You also can use the Helvetica Neue, works perfectly.
I do it too to display arabic, japanese, korean etc.
You can read this documentation about unicode.

Generate PDF from a view but content is not in English

I'm trying to generate a PDF doc from mvc4 view but none English characters do not display or display as gibberish(for English it works fine).
I tried to use pdfRazor and itext but only English chars are shown on screen. I'm open to any solution even for generating string from the view and then render PDF (that also didn't work for me).
If anyone was able to genrate pdf from mvc view please please let me know.
I guess the issue with itextsharp is the basefont - i don't mind using other solution.
Thanks!!!
You can create PDF with mixed English and Hebrew characters , for this you need to specify the font.(you can downlaod the font files and keep it in your in your application)
check the below link, you can use the code lines in the samples
java itext create pdf with hebrew (rtl) and english
My Hebrew Text in iText is left-aligned
http://itext-general.2136553.n4.nabble.com/How-to-display-Arabic-td3400141.html
Change direction of written text for Hebrew letters iText

MS Word hyperlink font format bug?

I have problem with hyperlink font format in word 2003/2007 maybe it is in other too but i didn't try it.
First i create hyperlink in my document, then i change format of hyperlinks in
Styles and Formatting
for example: Bold, Italic size: 10, font: Webdings. Everything is ok, format is changed.
Problem happens when i add next hyperlink through ctrl + k (or insert hyperlink it doesnt matter). It accepts the most of format. It is Bold, Italic, even change color works, but font always stays as Times New Roman 12.
when i change format of hyperlink after this, the first hyperlink is ok. Changed color, styles an font. The others that were added later changes their color, style but not font. It is still Times new Roman 12.
When i select them they are style of hyperlink. When i set them as style hyperlink again (e.g. with enter), then they change its font to webdings too, but i need to accept this font without this, because i want to generate document with visual basic from template, and hyperlinks that are already in template accept new font in template but hyperlinks added with VB doesnt accept new font. And always select added hyperlink and set its type to hyperlink again ... it seams a bit wierd to me...
Does anybody know solution for this problem? i am trying to google it for two days and without success...
Edit: I found out right now, that it doesn't set format Times new roman 12, but it set the same format as it is set in Normal font. But format is shown to be set to hyperlink not to Normal. but again when i changed normal format it doesnt accept change to allready created hyperlinks, but only accept it to new one... i dont know but i have feel that it works really wierd and all this rules doesnt apply everytime...

Resources