--- layout: documentation title: Voice Services --- {% include base.html %} # Available Voice Services | Voice Service | Description | |-------|----------------------| {% for voice in site.voice %}| [{% if voice.logo %}{% else %}{{ voice.label }}{% endif %}]({{base}}{{ voice.url }}) | {{ voice.description }} | {% endfor %}