pub async fn voice_status( token: Token, db_pool: &State<PgPool>, ) -> Result<String, Status>
Verifica se o usuário tem voz registrada.