How to use the WPAudio plugin to embed an audio clip in WordPress

Image credit: joanna8555; song credit: They Might Be Giants

Want to know how I got this humble audio link to be playable right within this post? C’mon, click it — it’s only 19 seconds long.

What’s that blue thing doing here?

With a plugin, of course!

There is a nifty plugin you can install that makes your audio files into one-click mini-players. There are lots of audio plugins, of course — but I’ll tell you about my favorite one: WPAudio.

Step 1: Install the WPAudio Plugin

In Plugins –> Add New, search for WPAudio (no spaces, no quotes). If the first line of the description is “All the other WordPress audio players were crappy or ugly so I made a better one,” that’s the one you want. Install and activate the plugin in the usual manner.

Step 2: Upload an audio clip to your WordPress Media Library

This process is illustrated in my post How to add an audio clip to your WordPress site, but here’s a quickie refresher:

  1. On the post (or page) editing screen, click the small gray musical note to the right of the words “Upload/Insert”, below the page title.
  2. Choose the From Computer tab in the popup window, and browse to find your audio file.
  3. Once you’ve found the file, click “Upload” and watch the pretty progress bar.
  4. When it is done, click the “show” link.
  5. Edit the “Title” field — this will become the click-to-play title of the audio clip.
  6. Click “Insert into post” at the bottom of the window.

What you have now is a link to your audio file. When people click on it they will get a blank web page with a small play button, and the file will autoplay.

What the WPAudio plugin does is make the link into a mini audio player right on that very page, instead of forcing the opening of a new window. It’s a much less confusing experience for your users.

There are two ways to make the WPAudio plugin do its magic on your .mp3 files.

Step 3(a): Using the plugin on one link at a time

In the post editing screen where you’ve inserted your audio link, click the HTML tab so you see the code-y gobbledygook. Look for the code for your sound file, which will look something like this:

<a href="http://www.yoursite.com/wp-content/uploads/pieceofmusic.mp3" >Piece of Music</a>

You need to insert this snippet:

class="wpaudio"

into that link, so it looks like this:

<a class="wpaudio" href="http://www.yoursite.com/wp-content/uploads/pieceofmusic.mp3" >Piece of Music</a>

Now you can go back to the Visual tab.

The link probably looks just the same, but try Previewing the post. In your Preview, you should see that the link text is bigger, and there’s a little gray triangle to its left. The idea is that if you click the triangle (or anywhere in the link text) the file will begin to play, and a play/pause/progress bar will appear below the link automatically.

Just like that link at the top of this post. Did you click it? Go on, you know you want to!

Step 3(b): Converting all your audio links with no code-wrangling

If you use lots of audio files, or plan on using lots of audio links, or just plain don’t want to deal with the HTML, WPAudio has a one-click solution that detects and converts all .mp3 links to mini-players.

Go to Settings –> WPAudio in your WordPress dashboard, and the first thing you’ll see is a checkbox labeled “Convert all MP3 links.”

WPAudio Options checkbox for converting all .mp3 links to audio players

Check that box, and scroll to the bottom to click the blue “Save Changes” button, and you should be good to go.

I still think it’s handy to know how to convert the links manually, though…

Also included in WPAudio Options is the ability to change the font, color, and size of your audio links. Styling your links is optional — the plugin will work just fine with its default settings. Also, remember that these settings will apply to all the audio links on your site, including links in your sidebar, footer, etc.

WPAudio Options for styling the audio links

WPAudio Options for styling the audio links

OK. You should now have the file uploaded, the proper plugin installed, and a link embedded in the post that will play that link. Time to publish your post and give yourself a round of applause!

This crowd is cheering for you!

New Free Goodie: Recording of making friends with technology

Photo credit: riddle_

Hey, remember that Making Friends with Technology open discussion from a few weeks back?

I seriously waffled about whether to release the recording. I was in a bit of a down mood that day, and I worried that it would be painfully obvious to anyone listening.

In fact, I was pretty well caught up in a spinning vortex of resentment (fewer people signed up than I had hoped for) and self-flagellation (if I had announced it earlier… promoted it more… not been such a huge chicken… surely I would have gotten the response I hoped for).

Which, I have to tell you, totally sucked.

But enough people had dialed in that I felt like I had to keep up my end of the bargain/conversation. The show must go on, I heard like a drumbeat in my brain.

Which is not the nicest or healthiest way to start off an hour of friendly and encouraging discussion.

But here’s the thing: I love technology so much, and I’m so deeply passionate about helping people past their fear of it, that my love of the topic took over my brain within a very short time. And I was no longer on the phone simply out of obligation — I was speaking from my heart.

Sometimes it was a little awkward, because for most of the call I just talked, and even when I paused for questions there wasn’t much interaction (at one point I actually said “wouldn’t it be nice if bacon rained from the sky?” and then realized that maybe it’s only me who thinks that would truly be nice. mmmmm, bacon… Oops, I digress).

In the end, I think I said some valuable and interesting things, and I made the slightly scary decision that letting people hear me (even on a down day) would do more good than hiding the recording away.

So it’s now available for download (the usual AWeber sign-up procedure applies).

…and if all else fails, remember these words:

Klaatu barada nikto.

Teleclass Nuts & Bolts, Part 3: Recordings (and backup recordings!)

Our story so far:

I’ve taught quite a number of teleclasses about various tech topics, but I only realized recently that the setting-up and managing of teleclasses themselves is a tech topic that you might need help with.

I’ll describe the technological steps that I go through each time I set up and run a new class, from beginning to end.

In the previous two installments I talked about conference lines and getting the word out. Today’s topic is recording your teleclass.

Why record in the first place?

If you’re just starting out, you might be a little shy or even squeamish about the idea of recording yourself talking. And I totally get that. I still get a little weirded out by listening to myself on a recording, so I’m right there with you.

But here’s the thing: There’s no downside to recording your class. That becomes pretty clear if you flip the question and ask “Why not?”

  • I might say something stupid or sound dumb. Yep, you might, and no one ever has to hear the recording if you do. It’s yours. You can hide it, archive it, or delete it.
  • No one will ever want to hear/download/buy the recording. Yep, that might be true. But no one will ever be able to make that choice unless you have a recording in the first place.
  • I don’t know how. That’s OK, you can learn! Keep reading for your first steps.

Let’s flip these into reasons to go ahead and record:

  • I might say something brilliant. However unlikely you may think this outcome, it’s at least technically possible, right? And if you do, you’ll have captured it for posterity. Bonus: If someone else says something nice about your class, you’ve captured an instant testimonial!
  • If I ever want to create products to sell, having audio recordings gives me material to work with. You bet. You can even give them away as free bonuses, if you’re not ready to build an info product empire just yet.
  • This is a chance to practice something new. I think it’s a great idea for us solopreneurs to learn how to do most, if not all, the work our businesses require. If there are tasks you hate, sure, you can plan to outsource them at some point, but even if you do have that plan, you’ll want to know enough about what you’re doing to describe your plans to future helpers, right? And if it turns out there are tasks you can do yourself that you don’t mind, you can save yourself some money and feel super-capable at the same time. What’s not to like?

Now that I’ve given this great pep talk, let’s move on to the actual recording how-to.

Use your conference provider’s built-in recording feature

Most of the free conference providers offer free recording of their calls. If your call provider doesn’t offer this service, or charges you for recording, you really ought to switch.

The exact procedure for starting and stopping the recording depends on the conference provider. There should be clear instructions on the provider’s website or in the email you received when you signed up. And the provider’s automated system should walk you through the process as you do it, too.

For example, when I’m hosting a call using FreeConferencePro, I just have to press *9 to tell the service to start recording. I’m prompted to enter a number to identify the call (this is just any number that I make up, and I don’t have to remember it), then the # key, and then I hear “This conference is being recorded.” And when I hang up, the recording stops.

That’s it. As few as four key presses, and I’m recording.

Your conference provider should store your recordings for you, but you should still download a copy of the recording to your own computer as soon as possible after the call (I’ll cover downloading in a future installment of this series).

Always have a backup plan

If you’re going to record the call, I highly recommend creating a backup recording. You can (probably) do it for free, so the same “there’s no downside” argument applies. There is more than one way to handle backup recording, so here are a few ways I’ve done it:

Use a paid service like AudioAcrobat or BYOAudio. Each is $19.95 per month after a 30-day free trial; those are not affiliate links since I’m not a paying subscriber of either service. I have used AudioAcrobat in the past and it does make publishing audio files very easy, but WordPress plugins can do that job just as easily for $0. To record a conference call, you’ll need three-way calling to connect the AudioAcrobat recording service with your conference line.

Use your computer to record directly. This only works if you’re going to use Skype or a similar VoIP service for your call (which in general I don’t recommend due to possible connection and clarity problems), and if you have audio recording software and know how to use it. You’ll also likely end up with a recording that features your voice loud and clear, while any other voices on the call will sound like they’re, well, on a long-distance line. So you’ll want to be a savvy enough audio editor to do tricks like balancing out the volume levels. Not for the faint of heart.

My current favorite backup: TalkShoe.com. It’s a hybrid of an Internet radio network and a conference-call service, allowing both live webcasts and private invitation-only calls. I simply set up a private call, dial in using three-way calling, and have TalkShoe automatically record the entire call. Come to think of it, you could do this three-way-calling backup-recording dance with any other free conference service (or even another FreeConferencePro account).

Got a question about any of these services, or about recording conference calls? Leave me a comment or talk to me during my Open Office Hours!

All aboard the SOBCon Express

Here’s a decidedly un-random selection of news tidbits that I’m publishing before I leave (less than 24 hours!) for SOBCon.

I’m going to SOBCon!

Chicago, here I come! Although I haven’t accomplished a fraction of my pre-conference to-do lists, I’ve got my boarding pass printed out, my hotel reservation confirmed, and my TSA-approved carry-on luggage almost-packed. This is a chance for me to step outside my small home-office world for a weekend, just like I tried out driving a truck last weekend (hey, it makes sense to me).

Last year I went to this conference thanks to serendipity and a last-minute giveaway from Naomi. This year I’m traveling under my own steam (is that the expression? That doesn’t sound quite right. Ah, whatever) and I have every hope that SOBCon 2010 will rock my socks as much as SOBCon 2009 did.

No Open Office Hour this week (April 29)

See the part where I’m going to SOBCon? That means that I’m actually going to be on a plane (or being x-rayed by airport security, which is equally bad when it comes to trying to use a cell phone) during my regular Thursday Open Office Hour timeslot.

So if you were planning on calling, try next week, or send me an email (although, what with all the conferencing this weekend, I may not answer before next week anyway).

WordPress teleclass recording is available!

I just emailed out the recording of Monday’s free teleclass, Why WordPress? You can get your free copy by signing up here, and hear why I recommend WordPress. It was pretty fun, and I got to answer some good WordPress questions.

Of course, you can always join me during my Open Office Hour (except tomorrow, remember the part where I’m leavin’ on a jet plane?) to ask your own question, or email me and I might post an answer here on the blog.

Webinar starts May 10!

I ran a class called WordPress Swimming Lessons back in February, and people seemed to like it. So I’m doing it again in May. There will be two one-hour webinars, two Q&A calls, email support, and lots of easing of your technology fears. And you can get a secret discount code to save $20 if you sign up for the free teleclass recording (plus listening to that recording will give you a good idea of what my Q&A sessions will be like).

Cool new stuff coming sometime soon!

I’ve got a handful of nifty joint ventures and non-joint ventures coming soon. Like a course on email marketing, a new service to help teleclass leaders, a free monthly call for graduates of my classes, and new WordPress installation packages that include actual graphic design by an actual graphic designer. If you want to find out when these things are going to happen, plus read more about my adventures in pickup-driving and cooking, you should subscribe to this blog. Seriously.