Skip to main content
Home

Main navigation

  • Apps
  • Forum
  • Blog
    • Podcast
    • Guides
    • Hardware & Accessory Reviews
    • Bug Tracker
    • Developer Resources
  • Log in

Breadcrumb

  1. Home
  2. Guides

How to enable Spotify accessibility on Mac

Important

This guide is outdated and may not provide accurate information for current use cases. It is being retained as a recognition of the author's contribution, but it should be regarded as archived.

By Kenya, 16 June, 2015

Hello,

It is about Spotify desktop application on Mac and the steps to make it accessible.

My spotify version is 1.0.6.80 but any version later than 0.9.4 (released in September, 2013) would be fine.

There are two steps to make it happen.

Step 1: Open Terminal.app
Step 2: Type the following line and hit enter:
/Applications/Spotify.app/Contents/MacOS/Spotify --force-renderer-accessibility&

That's it. If Spotify doesn't launch, please check the path where Spotify is installed.

The contents are basically HTML. The layout is complex but if you already have used the Web version, it may be not so difficult to move around.

Here are some tips when searching:

-Hotkey "Command + L" to jump to the search box. After the search, hit Tab once to jump to the main content where the search results are shown. If you hit Tab twice, you can jump to the player controls.

-Some tables are not interactive with "VO + Shift + down" but you can move around inside the table by using Tab or Up/Down arrow keys.

-Current song title and artist name are shown in the title bar.

Lastly, I know that Spotify is not the only option. There are Deezer, Rdio and Apple music that is coming soon. But it is always good to have more options, isn't it? I hope that you find this information useful.

P.S.
If you find it a bit annoying to launch it from Terminal.app, you can download the launching application from here:
http://www.singer-song-reader.com/VoSpotify.app.zip
I made it using Automator.app. It is basically a shell script to launch Spotify with the option mentioned above.
It just contains the following one line code:
open -a /Applications/Spotify.app/Contents/MacOS/Spotify --args --force-renderer-accessibility

Thanks.

Tags
Mac Apps
macOS
VoiceOver

Disclaimer

The article on this page has generously been submitted by a member of the AppleVis community. As AppleVis is a community-powered website, we make no guarantee, either express or implied, of the accuracy or completeness of the information.

Options

  • Log in or register to post comments

Comments

This is very helpful, and here's how to make it permanent.

By Leo

3 years 12 months ago

Please don't get intimidated when I say "Script Editor" nothing fancy here. If you use an apple script with the command provided, it won't launch a Terminal session and you can just run it like any application.

First, Go to applications / utilities and open Script Editor.
Pick New Document, button down on the bottom next to Open.

You'll want to paste in the code I put below here and then save. When the dialog comes up, give it a name, and for the type instead of Script, choose Application from the popup button.
I named mine Accessible Spotify but call it what you will.

Here's the code, just enter it as is:

do shell script "/Applications/Spotify.app/Contents/MacOS/Spotify --force-renderer-accessibility&"

Fortunately the app is quite

By Raul

3 years 12 months ago

Fortunately the app is quite usable now without the use of any script

Pagination

  • First page
  • Previous page
  • Page 1
  • Current page 2

More Like This

creating and viewing lists in yurufukarou (Forum Topic)
e speak on mac? (Forum Topic)
problem with Bluetooth keyboard in IOS 11 (Forum Topic)
Using GarageBand With VoiceOver (Forum Topic)
Apple Releases macOS Big Sur 11.4, watchOS 7.5, and tvOS 14.6; Bringing Podcast Subscriptions, Support for Upcoming New Features in Apple Music, and More (Blog Post)
Help with daisy files (Forum Topic)
Accessing notifications in mavericks (Forum Topic)
Is Google Chrome Broken on Mac OS with the latest update, or is it just me? (Forum Topic)

Site Information

  • About
  • Club AppleVis
  • FAQ
  • Contact

Unless stated otherwise, all content is copyright AppleVis. All rights reserved. © 2023 | Accessibility | Terms | Privacy