Listing speeches

<% @speeches.each do |speech| %> <% end %>
balloon content x y t Width Height
<%= speech.balloon_id %> <%= h speech.content %> <%= speech.x %> <%= speech.y %> <%= speech.t %> <%= speech.width %> <%= speech.height %>