Skip to content

A few issues I have with recent changes. #20

@AConcernedThirdParty

Description

@AConcernedThirdParty

Not criticising the changes made - In fact I think they're brilliant ideas, but I have problems with a few things.

Firstly, in speech.js, I have a feeling that a few phrases may not be in tune with the theme of the show, (i.e. phrases Samaritan would say). For example, "Say my name", "Heisenberg".

Secondly, I believe the user should get a choice as to whether speech recognition is activated on each page load. Granted, the user is asked whether to grant Samaritan access to their microphone on first load (by the browser), but it's not asked afterwards. Perhaps only enabling it through the "speech" url parameter?

Thirdly, a few formatting/file location problems.

  • The root directory is a bit cluttered with CSS and JS. It may be a good idea to organise these into folders. This wouldn't really affect how the site works, but makes it more presentable to anyone editing it.
  • The code in speech.js (particularly lines 13-28) is a bit too cluttered. It makes it hard to see which phrases are available, and the text displayed when each phrase is said. Again, it may not affect the site at all, but it makes the file easier to edit.

Finally, it'd be nice if a .woff, in addition to the .ttf is added. This would allow the MagdaCleanMono font to show up on Firefox/IE/Other browsers not supporting .ttf.

I would write some code and tackle a few of these issues, but I'm currently out of the country and typing this up on my mobile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions