RT Voice Problem

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
stefanf
Posts: 2
Joined: Sun Oct 04, 2015 12:52 pm

RT Voice Problem

Post by stefanf »

I got a problem with the third party support for RT Voice.

It is very easy to test:
1.) Take the Featured Demo of Dialogue System
2.) Add RT voice as descripet below
3.) Add a RT Voice Actor to "Private Hart" and the "Player"
4.) Start

Then the first text of "Private Hart" and the "Player" are spoken - but beginning from the second one only the text from the "Player" is spoken.

I think it has something to do with "Wait for Voice In Conversation" - because if you disable this All Texts are spoken ( but overlap)


Is there something i did wrong? - or is it a bug?

I use Unity 5.2.0f3

Thank you


--------------------------------------------------------------------------------------

Re: Dialogue System for Unity v1.5.5 Released
Postby Tony Li » Tue Aug 25, 2015 3:56 pm


My pleasure! The integration is really easy to use, too. Just drop the RTVoice prefab into your scene and add an RTVoiceActor component to your characters. That's it! You don't need to write any sequencer commands or do anything special in your dialogue database.
User avatar
Tony Li
Posts: 22102
Joined: Thu Jul 18, 2013 1:27 pm

Re: RT Voice Problem

Post by Tony Li »

Hi,

There's an updated support package on the Dialogue System Extras page. You can also download it here:
RTVoice_Support_2015-10-04.unitypackage

It fixes a timing issue that could occur when two or more RT-Voice Actors exchanged dialogue back and forth.

This updated package will also be included in the upcoming version 1.5.6.
stefanf
Posts: 2
Joined: Sun Oct 04, 2015 12:52 pm

Re: RT Voice Problem

Post by stefanf »

Very nice Service!

It work's as expected.

Thank you
Post Reply